Skip to content

Commit

Permalink
Update doc/contributing/maintaining-web-assembly.md
Browse files Browse the repository at this point in the history
Co-authored-by: Tobias Nießen <[email protected]>
  • Loading branch information
mhdawson and tniessen authored Apr 13, 2022
1 parent 68fda82 commit 8623a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/contributing/maintaining-web-assembly.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ reference resources or provide resources on how to:

* Compile your WebAssembly code (outside of Node.js) and integrate that
into an npm workflow.
* How to load and run WebAssembly code in your Node.js application.
* Load and run WebAssembly code in your Node.js application.

It is also important to support and track the ongoing work in ESM to enable
loading of WebAssembly with ESM.
Expand Down

0 comments on commit 8623a8d

Please sign in to comment.