assemblyscript/tests/compiler/mandelbrot.ts

2 lines
68 B
TypeScript
Raw Normal View History

2018-04-19 18:53:01 +02:00
export { compute } from "../../examples/mandelbrot/assembly/index";