RE: Hi, this is a test post, its main purpose will be posts in comments.

You are viewing a single comment's thread from:

Hi, this is a test post, its main purpose will be posts in comments.

in developers •  2 years ago 

!search what is webassembly

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

WebAssembly (Wasm) is a binary instruction format for a stack-based virtual machine. It is a web standard, developed by the World Wide Web Consortium (W3C), that defines a binary format and a corresponding assembly-like text format for executable code in web pages. It 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.