Webassemblycompiler.jl: Compile Julia Code to WebAssembly(tshort.github.io)
tshort.github.io
Webassemblycompiler.jl: Compile Julia Code to WebAssembly
https://tshort.github.io/WebAssemblyCompiler.jl/
1 コメント
Using 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.