WebAssembly (Dutch Wikipedia)

Analysis of information sources in references of the Wikipedia article "WebAssembly" in Dutch language version.

refsWebsite
Global rank Dutch rank
low place
low place
383rd place
660th place
2nd place
8th place
5th place
28th place
691st place
826th place
6,158th place
low place
low place
low place
low place
low place
1,686th place
2,633rd place
low place
low place
low place
low place
low place
low place
low place
low place
low place
low place
7,618th place
low place
low place
low place
6,171st place
low place
4,491st place
5,516th place
low place
low place
low place
low place
low place
low place
1st place
1st place
1,185th place
6,722nd place

acm.org

dl.acm.org

bleepingcomputer.com

chromestatus.com

chromium.org

bugs.chromium.org

docs.rs

  • stdweb - Rust. docs.rs. Geraadpleegd op 5 June 2019. “The goal of this crate is to provide Rust bindings to the Web APIs and to allow a high degree of interoperability between Rust and JavaScript.”
  • web_sys - Rust. docs.rs. Geraadpleegd op 5 June 2019. “Raw API bindings for Web APIs. This is a procedurally generated crate from browser WebIDL which provides a binding to all APIs that browser provide on the web.”

doi.org

forcepoint.com

github.com

infoq.com

malwarebytes.com

blog.malwarebytes.com

mozilla.org

developer.mozilla.org

blog.mozilla.org

packtpub.com

hub.packtpub.com

sigplan.org

techrepublic.com

v8.dev

virusbulletin.com

w3.org

wasmer.io

wasmtime.dev

web.archive.org

webassembly.github.io

  • Introduction — WebAssembly 1.0. webassembly.github.io. Geraadpleegd op 18 June 2019. “WebAssembly is an open standard...”
  • Introduction — WebAssembly 1.0. webassembly.github.io. Geraadpleegd op 18 June 2019. “WebAssembly is a ... code format”
  • Conventions — WebAssembly 1.0. webassembly.github.io. Geraadpleegd op 17 May 2019. “WebAssembly is a programming language that has multiple concrete representations (its binary format and the text format). Both map to a common structure.”
  • Introduction — WebAssembly 1.0. webassembly.github.io. Geraadpleegd op 18 June 2019. “... this specification is complemented by additional documents defining interfaces to specific embedding environments such as the Web. These will each define a WebAssembly application programming interface (API) suitable for a given environment.”
  • Introduction — WebAssembly 1.1. webassembly.github.io. Geraadpleegd op 19 februari 2021. “Its main goal is to enable high performance applications on the Web, but it does not make any Web-specific assumptions or provide Web-specific features, so it can be employed in other environments as well.”
  • WebAssembly Specification — WebAssembly 1.1. webassembly.github.io. Geraadpleegd op 22 maart 2021.
  • WebAssembly Specification — WebAssembly 2.0 (Draft 2022-09-01). webassembly.github.io. Geraadpleegd op 9 september 2022.

webassembly.org

worldcat.org

  • Haas, Andreas (14 June 2017). Bringing the Web Up to Speed with WebAssembly. SIGPLAN Notices 52 (6): 185–200. ISSN: 0362-1340. DOI: 10.1145/3140587.3062363. “While the Web is the primary motivation for WebAssembly, nothing in its design depends on the Web or a JavaScript environment. It is an open standard specifically designed for embedding in multiple contexts, and we expect that stand-alone implementations will become available in the future.”.
  • Arjun, Jangda, Abhinav Powers, Bobby Berger, Emery Guha (25 januari 2019). Not So Fast: Analyzing the Performance of WebAssembly vs. Native Code.