Skip to content

lichrot/practical-as-demo

Repository files navigation

[practical-as-demo] The Fibonacci Edition

Go read this instead.
NB: Currently, you have to manually recompile AssemblyScript sources (located in ./wasm/) with npm run build:asc. The command npm run build recompiles AS automatically.

[📜] Todo

  • Figure out how to watch and recompile AssemblyScript folder. Rollup/Vite plugin???
  • Deal with top-level await (generated by AssemblyScript compiler)
  • Maybe make a Vite scaffold template, I dunno

[📝] License

This work is licensed under GPL-3.0-or-later (see NOTICE).