lenqwang / webassembly-demo

Created with CodeSandbox

Home Page:https://codesandbox.io/s/github/qqcome110/webassembly-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use this project

Running

./binaryen/bin/asm2wasm -o add.wasm # 编译成wasm并导出到add.wasm
serve . # please install serve if your locale is not found the command

About

Created with CodeSandbox

https://codesandbox.io/s/github/qqcome110/webassembly-demo


Languages

Language:JavaScript 93.0%Language:HTML 7.0%