0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
nodejs/doc/api
cjihrig 6ca6db105d
wasi: update start() behavior to match spec
_start() and _initialize() shouldn't be called from the same
function, as they have different behavior. Furthermore, Node
should throw if both are provided. This commit updates the
implementation, docs, and tests accordingly.

PR-URL: https://github.com/nodejs/node/pull/33073
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gus Caplan <me@gus.host>
2020-04-28 13:04:43 -04:00
..
addons.md doc: update context-aware section of addon doc 2020-03-31 10:22:12 -07:00
assert.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
async_hooks.md doc: improve AsyncLocalStorage sample 2020-04-13 18:46:45 +02:00
buffer.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
child_process.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
cli.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
cluster.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
console.md
crypto.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
debugger.md
deprecations.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
dgram.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
dns.md 2020-04-14, Version 13.13.0 (Current) 2020-04-14 20:22:41 +02:00
documentation.md
domain.md
embedding.md 2020-04-21, Version 14.0.0 (Current) 2020-04-21 15:50:14 +01:00
errors.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
esm.md module: exports not exported for null resolutions 2020-04-22 15:48:44 -07:00
events.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
fs.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
globals.md
http2.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
http.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
https.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
index.md doc: add basic embedding example documentation 2020-03-21 10:58:25 +01:00
inspector.md
intl.md
modules.md doc: remove repeated word in modules.md 2020-04-23 19:22:28 +03:00
n-api.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
net.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
os.md doc: add angle brackets around implicit links 2020-04-23 21:48:17 -07:00
path.md doc: use uppercase on windows path 2020-03-29 22:43:53 +02:00
perf_hooks.md 2020-04-28, Version 12.16.3 'Erbium' (LTS) 2020-04-28 15:24:52 +02:00
policy.md doc: remove personal pronoun usage in policy.md 2020-03-09 19:47:29 -07:00
process.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
punycode.md
querystring.md
readline.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
repl.md
report.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
stream.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
string_decoder.md doc: add support encoding link on string_decoder.md 2020-03-11 17:06:13 +01:00
synopsis.md
timers.md
tls.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
tracing.md
tty.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
url.md doc: improve WHATWG url constructor code example 2020-04-28 00:47:49 +02:00
util.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
v8.md
vm.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
wasi.md wasi: update start() behavior to match spec 2020-04-28 13:04:43 -04:00
worker_threads.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00
zlib.md doc: fix LTS replaceme tags 2020-04-28 15:23:46 +02:00