Integrate examples into tests

This commit is contained in:
dcodeIO
2017-12-14 12:30:58 +01:00
parent c6c36613e6
commit 6bea116b3e
13 changed files with 522 additions and 314 deletions

View File

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