mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-30 22:25:35 +03:00
4 lines
39 B
JavaScript
4 lines
39 B
JavaScript
|
import { run } from './asmjs';
|
||
|
|
||
|
run();
|