Webassemblycompiler.jl: Compile Julia Code to WebAssembly
tshort.github.ioUsing recent features of WebAssembly such as the garbage collector, Tom Short provides a new demonstration of compiling Julia to WebAssembly via binaryen along with three live examples: the Lorenz model with OrdinaryDiffEq, making interactive SVGs via Observables, and plotting the sum of sine waves with the graphics system Makie.