mirror of
https://github.com/encounter/jco.git
synced 2026-03-30 11:18:26 -07:00
6 lines
96 B
TypeScript
6 lines
96 B
TypeScript
// Flags:
|
|
|
|
const wasm = await import('../output/multi-version/multi-version.js');
|
|
|
|
wasm.test();
|