assemblyscript/tests/compiler/game-of-life.ts

2 lines
73 B
TypeScript

export { init, step } from "../../examples/game-of-life/assembly/index";