wasm-playground icon indicating copy to clipboard operation
wasm-playground copied to clipboard

WebAssembly playground

WebAssembly Playground

Playground for writing and running WebAssembly code.

In action: http://data-ux.github.io/wasm-playground/

How to run locally

  • npm install
  • npm run dev
  • open http://localhost:8090/ in browser