From 616014b33db2d7ba5c4858ef5434abf495fa3f36 Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Sat, 17 Oct 2015 11:42:53 -0700 Subject: Link to node.js --- NonWeb.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'NonWeb.md') diff --git a/NonWeb.md b/NonWeb.md index 7254591..4b4ff0c 100644 --- a/NonWeb.md +++ b/NonWeb.md @@ -13,10 +13,12 @@ environments, which [dynamic linking](DynamicLinking.md) will make discoverable and usable. -Non-Web environments may include JavaScript VMs (e.g. node.js), however +Non-Web environments may include JavaScript VMs (e.g. [node.js][]), however WebAssembly is also being designed to be capable of being executed without a JavaScript VM present. + [node.js]: https://nodejs.org + The WebAssembly spec itself will not try to define any large portable libc-like library. However, certain features that are core to WebAssembly semantics that are similar to functions found in native libc *would* be part of the core -- cgit v1.2.3