WebAssembly: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
Line 9:
Unlike Java and Dalvik, interpreting WebAssembly binary is much easier, has no legal concerns, and there are many already written libraries to do so in many languages (most notably [[C]] and [[Rust]]).
 
== ComparitionComparison to Other Bytecode Formats ==
 
=== Lua ===