[genar@localhost src]$∎
WebAssembly (wasm)
WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable target for compilation of high-level languages like C/C++/Rust, enabling deployment on the web for client and server applications.
Incoming
- wasmplay - WASM Web “Framework” Playground
- walt - ⚡ Walt is a JavaScript-like syntax for WebAssembly text format ⚡ https://ballercat.github.io/walt/
- stockfish.js - The strong open source chess engine Stockfish compiled to JavaScript and WebAssembly using Emscripten
Links
- Official
- WebAssembly Languages
- awesome-wasm-langs - 😎 A curated list of languages that compile directly to or have their VMs in WebAssembly
- https://words.steveklabnik.com/is-webassembly-the-return-of-java-applets-flash