wasmweb-sample/www/index.js

4 lines
56 B
JavaScript
Raw Normal View History

2020-08-20 10:54:33 +07:00
import * as wasm from "hello-wasm-pack";
wasm.greet();