WebAssembly

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages }} '''WebAssembly''' is a programming language under development intended to be a low-level language for web a...")
 
(Links)
Line 6: Line 6:
  
 
== Links ==
 
== Links ==
 +
* [http://webassembly.github.io/spec/ Spec]
 +
* [https://github.com/WebAssembly/spec/ GitHub]
 
* [https://www.w3.org/community/webassembly/ W3C community]
 
* [https://www.w3.org/community/webassembly/ W3C community]
 
* [http://arstechnica.com/information-technology/2015/06/the-web-is-getting-its-bytecode-webassembly/ The Web is getting its bytecode: WebAssembly]
 
* [http://arstechnica.com/information-technology/2015/06/the-web-is-getting-its-bytecode-webassembly/ The Web is getting its bytecode: WebAssembly]
 
* [https://groups.google.com/forum/#!topic/emscripten-discuss/k-egXO7AkJY Some discussion]
 
* [https://groups.google.com/forum/#!topic/emscripten-discuss/k-egXO7AkJY Some discussion]
 
* [https://brendaneich.com/2015/06/from-asm-js-to-webassembly/ From asm.js to WebAssembly]
 
* [https://brendaneich.com/2015/06/from-asm-js-to-webassembly/ From asm.js to WebAssembly]

Revision as of 04:05, 16 February 2018

File Format
Name WebAssembly
Ontology

WebAssembly is a programming language under development intended to be a low-level language for web applications, executing cross-platform at near-native speed on each system. It can in turn be the code output by compilers (as a form of bytecode), allowing development of web applications in any number of other languages. This is seen as a more robust solution to what has, thus far, generally been accomplished with JavaScript and its elaborations such as asm.js.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox