mirror of
https://github.com/rm-dr/daisy
synced 2025-02-21 06:29:26 -08:00
Comments
This commit is contained in:
parent
bcef2c7403
commit
8dea7e2e8c
@ -103,7 +103,7 @@
|
||||
|
||||
<script type="module">
|
||||
// See wasm-pack docs
|
||||
// Build with `wasm-pack build --release --target web --out-dir site/pkg`
|
||||
// Build with `wasm-pack build --release --target web --out-dir pkg`
|
||||
|
||||
import init, { daisy_init, daisy_free, daisy_char, daisy_prompt } from './pkg/daisycalc.js';
|
||||
await init();
|
||||
|
Loading…
x
Reference in New Issue
Block a user