Web Assembly
I've been playing around with converting stuff to run in the browser leveraging the power
of WASM.
After grappling with Rust, Go!, Assembly Script & Zig for some time, I've started
to make some progress.... the results of which can be seen below:
Please note that will have to need a browser that supports Web Assembly to view these examples.
WASM Intro
This is a Rust conversion of the old website intro code.To view the application in action please follow this link.
Water
This is a Go and Ebiten Engine delight !.To view the application in action please follow this link.