mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-19 09:51:33 +00:00
Add mandelbrot example; Update game-of-life example
This commit is contained in:
1
tests/compiler/mandelbrot.ts
Normal file
1
tests/compiler/mandelbrot.ts
Normal file
@ -0,0 +1 @@
|
||||
export { update } from "../../examples/mandelbrot/assembly/index";
|
Reference in New Issue
Block a user