mirror of
https://github.com/demostf/cutter.git
synced 2026-06-03 11:54:08 +02:00
git init
This commit is contained in:
commit
df7394a816
23 changed files with 6670 additions and 0 deletions
3
www/index.js
Normal file
3
www/index.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import * as wasm from "hello-wasm-pack";
|
||||
|
||||
wasm.greet();
|
||||
Loading…
Add table
Add a link
Reference in a new issue