wiki/_notes/Development/WebAssembly.md

402 B

title date_created date_modified
WebAssembly Sunday, August 28th 2022, 10:48:07 pm Sunday, August 28th 2022, 10:48:11 pm

WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable compilation target for Software Development, enabling deployment on the web for client and server applications.