Category:WebAssembly
(Redirected from WebAssembly)
WebAssembly
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using WebAssembly.
This programming language may be used to instruct a computer to perform a task.
See Also: |
|
---|
WebAssembly or wasm is a low-level bytecode format for in-browser client-side scripting that is more efficient than JavaScript, from which it evolved. WebAssembly is a portable stack machine which is designed to be faster to parse than JavaScript, as well as faster to execute. Its initial aim is to support compilation from C and C++, though other source languages such as Rust are also supported.
Pages in category "WebAssembly"
The following 11 pages are in this category, out of 11 total.