wasm-import
wasm-import copied to clipboard
WASM Import for Node.js and Web
- [x] tests and linter show no problems (`npm t`) - [x] tests are added/updated for bug fixes and new features - [x] code is properly formatted (`npm run fmt`)...
- [x] tests and linter show no problems (`npm t`) - [ ] tests are added/updated for bug fixes and new features - [x] code is properly formatted (`npm run...
Use streaming compilation (for web implementation or both): `WebAssembly.compileStreaming()`
Tests we wasm examples compiled from different languages for tests but this tests can be uses as implementation examples for all who want to write webassembly modules. So I'd like...