This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
assemblyscript
Watch
1
Star
0
Fork
0
You've already forked assemblyscript
mirror of
https://github.com/fluencelabs/assemblyscript
synced
2025-04-26 07:22:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
assemblyscript
/
tests
/
compiler
/
game-of-life.ts
2 lines
73 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add mandelbrot example; Update game-of-life example
2018-04-19 17:32:23 +02:00
export
{
init
,
step
}
from
"../../examples/game-of-life/assembly/index"
;
Reference in New Issue
Copy Permalink