Part of a snippet emulator

This commit is contained in:
2023-01-26 15:14:37 -06:00
parent b3c533b0c6
commit 87daef0fdc
6 changed files with 201 additions and 2 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
wasm-pack build --target web
npm run bundle
cp pkg/vweb_bg.wasm src/index.html build
cp pkg/vweb_bg.wasm src/index.html src/snippet_emulator_demo.html build