// Note that since we're not using `WebAssembly` we can do a synchronous import // here! import { run } from './wasm2js'; run();