Skip to content

Instantly share code, notes, and snippets.

@CJSmith-0141
Created March 25, 2022 15:28
Show Gist options
  • Save CJSmith-0141/aa578b0597aa236b1d9bfd423d8bb03b to your computer and use it in GitHub Desktop.
Save CJSmith-0141/aa578b0597aa236b1d9bfd423d8bb03b to your computer and use it in GitHub Desktop.
// Import the WebAssembly memory at the top of the file.
import { memory } from "wasm-game-of-life/wasm_game_of_life_bg";
// . . .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment