assemblyscript/tests/compiler/game-of-life.ts
2017-12-14 12:30:58 +01:00

2 lines
80 B
TypeScript

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