WebAssembly (Dutch Wikipedia)

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

Last modified:

Ref.Un. Ref.Website
Global rank Dutch rank
low place
low place
380th place
302nd place
2nd place
6th place
4th place
33rd place
1,633rd place
1,225th place
9,906th place
low place
low place
low place
low place
low place
1st place
1st place
2,188th place
1,641st place
low place
low place
low place
low place
low place
low place
low place
low place
low place
low place
low place
low place
low place
low place
9,404th place
7,018th place
7,223rd place
low place
6,206th place
5,868th place
low place
low place
1,200th place
1,962nd place

acm.org (Global: 1,200th place; Dutch: 1,962nd place)

dl.acm.org

bleepingcomputer.com (Global: 7,223rd place; Dutch: low place)

chromestatus.com (Global: low place; Dutch: low place)

chromium.org (Global: 9,404th place; Dutch: 7,018th place)

bugs.chromium.org

docs.rs (Global: low place; Dutch: low place)

  • 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 (Global: 2nd place; Dutch: 6th place)

forcepoint.com (Global: low place; Dutch: low place)

github.com (Global: 380th place; Dutch: 302nd place)

infoq.com (Global: 9,906th place; Dutch: low place)

malwarebytes.com (Global: low place; Dutch: low place)

blog.malwarebytes.com

mozilla.org (Global: 2,188th place; Dutch: 1,641st place)

developer.mozilla.org

blog.mozilla.org

sigplan.org (Global: low place; Dutch: low place)

techrepublic.com (Global: 6,206th place; Dutch: 5,868th place)

v8.dev (Global: low place; Dutch: low place)

virusbulletin.com (Global: low place; Dutch: low place)

w3.org (Global: 1,633rd place; Dutch: 1,225th place)

wasmer.io (Global: low place; Dutch: low place)

wasmtime.dev (Global: low place; Dutch: low place)

web.archive.org (Global: 1st place; Dutch: 1st place)

webassembly.github.io (Global: low place; Dutch: low place)

  • 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 (Global: low place; Dutch: low place)

worldcat.org (Global: 4th place; Dutch: 33rd place)

  • 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.