• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1export const glob = new WebAssembly.Global({ value: "i32" }, 42);
2import { f } from "./js-wasm-cycle-global.wasm";
3