You must log in or register to comment.
WASM?
Is that a standalone thing? This is obviously not my specialty but I thought it was part of Javascript.
I’ve never worked with it and don’t know in detail, but it lets you compile several languages into web based client/server code (basically, converting other languages into website code). Works with C, C++, C#, Go, Rust, Swift, etc)