Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/JamesLMilner/wasm-workers

e
https://github.com/JamesLMilner/wasm-workers

Last synced: 4 months ago
JSON representation

e

Awesome Lists containing this project

README

        

# WebAssembly Workers

Example of how to use WebAssembly inside of Web Workers. Includes an example using [wasm-worker](https://github.com/mbasso/wasm-worker)

# Commands

Build the wasm-worker example:

`npm run build`

Serve locally:

`npm run serve`

# License

MIT