Skip to content

Pull requests: nodejs/uvwasi

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: add missing exports
#311 by aduh95 was merged Sep 3, 2025 Loading…
remove stdio.h include from app
#9 by danbev was closed Oct 1, 2019 Loading…
remove _HEADERS variable from Makefile
#4 by danbev was closed Sep 25, 2019 Loading…
allow appending to CFLAGS variable
#3 by danbev was closed Sep 24, 2019 Loading…
add missing include in uvwasi.c
#7 by tniessen was closed Sep 27, 2019 Loading…
fix incorrect make target for app
#6 by danbev was closed Sep 27, 2019 Loading…
Rename environ for platforms that #define environ
#8 by tniessen was closed Sep 29, 2019 Loading…
only create out dir if it does not exist
#5 by danbev was closed Sep 27, 2019 Loading…
update WASI core link
#18 by gengjiawen was closed Oct 7, 2019 Loading…
set buf to be the max of env_buf_size and argv_buf_size
#1 by danbev was closed Sep 10, 2019 Loading…
update cmake build
#24 by cjihrig was merged Oct 11, 2019 Loading…
fix compilation errors in app.c on Windows
#15 by tniessen was closed Oct 5, 2019 Loading…
add asan support
#51 by gengjiawen was merged Nov 3, 2019 Loading…
fix '_lseeki64' undefined compiler warning
#72 by richardlau was merged Jan 10, 2020 Loading…
add cmake configuration summary
#33 by danbev was merged Oct 15, 2019 Loading…
add more tests
#39 by cjihrig was merged Oct 25, 2019 Loading…
fd table refactoring
#62 by addaleax was merged Dec 4, 2019 Loading…
update to snapshot_2
#95 by cjihrig was closed Mar 3, 2021 Draft
2 tasks
prevent locking fd table while holding a mutex
#90 by cjihrig was merged Jan 22, 2020 Loading…
move fd renumbering into the fd table
#85 by cjihrig was merged Jan 20, 2020 Loading…
ibmi: skip calling CLOCK_THREAD_CPUTIME_ID on IBMi
#104 by dmabupt was merged Mar 25, 2020 Loading…
Make argv and envp options const
#124 by sbc100 was merged May 13, 2020 Loading…
add uvwasi_options_init()
#141 by cjihrig was merged May 23, 2020 Loading…
Fix UVWASI_DEBUG_LOG after size_t change
#129 by sbc100 was merged May 17, 2020 Loading…
docs: add build instructions
#96 by codebytere was merged Feb 14, 2020 Loading…
ProTip! no:milestone will show everything without a milestone.