wasmweb-sample/www/index.js
2020-08-20 10:54:33 +07:00

4 lines
56 B
JavaScript

import * as wasm from "hello-wasm-pack";
wasm.greet();