mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2025-01-07 21:49:26 +03:00
4 lines
39 B
JavaScript
4 lines
39 B
JavaScript
|
import { run } from './asmjs';
|
||
|
|
||
|
run();
|