0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
cjihrig 3abb52fdb6
deps: update to uvwasi 0.0.9
Notable changes:

- A `DEBUG()` macro and `UVWASI_DEBUG_LOG` build option have been
  added to improve debugging.
- Path length restrictions have been removed across the codebase.
- Initial support for `poll_oneoff()` has been added on all
  platforms. The implementation is based on `uv_poll_t`'s.
- A new `uvwasi_size_t` has been introduced across the WASI system
  call API. This provides consistent 32-bit `size_t`'s.
- The cmake test targets are now only generated if uvwasi is the
  root project to avoid conflicts with targets from embedders.
- `uv.h` has been removed from the public headers.
- A serialization/deserialization API has been added to simplify
  the process of working with WASM memory. This also hides many
  WASI <--> WASM interfacing implementation details from
  embedders.
- A memory corruption bug on Windows related to path resolution
  has been fixed.

PR-URL: https://github.com/nodejs/node/pull/33445
Fixes: https://github.com/nodejs/node/issues/33403
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
2020-05-19 19:19:39 +02:00
..
acorn deps: update acorn to v7.1.1 2020-03-29 22:43:15 +02:00
acorn-plugins deps: update acorn to v7.1.1 2020-03-29 22:43:15 +02:00
brotli
cares deps: upgrade to c-ares v1.16.0 2020-03-20 14:21:00 +01:00
histogram
icu-small deps: update icu to include tzdata2020a 2020-05-19 08:38:06 -07:00
llhttp deps: update llhttp to 2.0.4 2020-02-06 15:22:50 +01:00
nghttp2 deps: update nghttp2 to 1.40.0 2019-11-18 15:45:52 +01:00
node-inspect
npm deps: upgrade npm to 6.14.5 2020-05-09 16:03:50 +02:00
openssl deps: update archs files for OpenSSL-1.1.1g 2020-04-27 07:29:51 -07:00
uv deps: upgrade to libuv 1.38.0 2020-05-19 19:18:35 +02:00
uvwasi deps: update to uvwasi 0.0.9 2020-05-19 19:19:39 +02:00
v8 deps: V8: cherry-pick 74d50c5063b3 2020-05-12 16:14:07 +02:00
zlib deps: fix zlib compilation for CPUs without SIMD features 2020-04-09 21:41:02 +02:00