mirror of
https://github.com/demostf/cutter.git
synced 2026-06-03 11:54:08 +02:00
3 lines
56 B
JavaScript
3 lines
56 B
JavaScript
import * as wasm from "hello-wasm-pack";
|
|
|
|
wasm.greet();
|