WebAssembly allows modern web browsers to serve compiled code (c, c++, rust, etc) to be executed on the client browser. Client heavy web applications can now reap the benefits of compiled code and isnt stuck only be interpreted JS.
Ill write something better after I finish research what I want to demonstrate with this.
WebAssembly allows modern web browsers to serve compiled code (c, c++, rust, etc) to be executed on the client browser. Client heavy web applications can now reap the benefits of compiled code and isnt stuck only be interpreted JS.
Ill write something better after I finish research what I want to demonstrate with this.