cutter/www/index.js
2021-07-24 23:00:49 +02:00

3 lines
56 B
JavaScript

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