Add WebAssembly
This commit is contained in:
4
glossary/WebAssembly.md
Normal file
4
glossary/WebAssembly.md
Normal file
@ -0,0 +1,4 @@
|
||||
### WebAssembly
|
||||
|
||||
WebAssembly (WA) is a web standard that defines an assembly-like text format and corresponding binary format for executalbe code in web pages.
|
||||
WebAssembly is meant to complement JavaScript and improve its performance to match native code performance.
|
||||
Reference in New Issue
Block a user