src/test-as.js: NodeJS generic test, usesassembly/as.tscompiled toassembly/as.wasmsrc/test-wasi.js: NodeJS WASI interface test, usesassembly/wasi.tscompiled toassembly/wasi.wasmsrc/test-browser.js: Browser generic test, usesassembly/as.tscompiled toassembly/as.wasm
Use npm build to build WASM binaries from sources in /assembly
Use npm dev to start HTTP/HTTPS dev server for browser tests
- Unified build pipeline
- SIMD detection and support
- WASI interface
- Strings
- Arrays
- Callbacks
- Shared memory
- Browser & NodeJS unified WASM
- https://www.assemblyscript.org/introduction.html
- https://github.com/GoogleChromeLabs/wasm-feature-detect
- https://www.npmjs.com/package/as-bind
- https://www.npmjs.com/package/as-wasi
- https://www.npmjs.com/package/as-wake
- https://www.npmjs.com/package/as-bignum
- https://www.npmjs.com/package/as-websocket
- https://github.com/as2d/as2d