| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1b5856a commit 9b61ac2
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -35,9 +35,9 @@ APIs as important: | |||
| 35 | 35 | * WebAssembly System Interface (WASI). This provides the ability for | |
| 36 | 36 | WebAssembly to interact with the outside world. Node.js currently | |
| 37 | 37 | has an implementation (see below for more details). | |
| 38 | - * WebAssembly streaming APIs - As the Node.js implementation of | ||
| 39 | - [WebStreams](https://nodejs.org/api/webstreams.html) matures, | ||
| 40 | - implementing the embedder APIs to enable streaming with WebAssembly | ||
| 38 | + * [WebAssembly Web API](https://www.w3.org/TR/wasm-web-api-1/). Node.js | ||
| 39 | + currently has an implementation of streaming module compilation and | ||
| 40 | + instantiation. As this and other specifications evolve, keeping up with them | ||
| 41 | 41 | will be important. | |
| 42 | 42 | * [WebAssembly Component Model](https://github.com/WebAssembly/component-model/). | |
| 43 | 43 | This API is still in the definition stage but the project should | |
| Back | FazBrowse Home | New Git URL |
0 commit comments