Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / WebAssembly/wasi-libc issues and pull requests

#465 - is there any plan to support mqueue/rwlock api?

Issue - State: closed - Opened by tkernelcn 10 months ago - 1 comment

#464 - add descriptor table for mapping fds to handles

Pull Request - State: closed - Opened by dicej 10 months ago - 1 comment

#463 - add stubs for `statvfs`, `chmod`, etc.

Pull Request - State: closed - Opened by dicej 10 months ago

#462 - emmalloc: use __heap_end instead of sbrk(0)

Pull Request - State: closed - Opened by cuviper 10 months ago - 1 comment

#461 - Please tag wasi-sdk-21

Issue - State: closed - Opened by cuviper 10 months ago - 2 comments

#460 - add WASI Preview 2 bindings

Pull Request - State: closed - Opened by dicej 10 months ago

#459 - undefined symbol: alarm (and maybe dup)

Issue - State: open - Opened by sporniket 10 months ago - 2 comments

#458 - CI: include wasi-threads in the sysroot

Pull Request - State: closed - Opened by yamt 10 months ago

#457 - add `wasm32-wasi-preview2` target

Pull Request - State: closed - Opened by dicej 11 months ago - 10 comments

#456 - `errno` is broken on `wasm32-wasi-threads`

Issue - State: closed - Opened by dicej 11 months ago - 15 comments

#455 - Remove trailing backtick in README.md

Pull Request - State: closed - Opened by hasheddan 11 months ago

#454 - why no dedicated __wasi_snapshot_preview1_fd_openat syscall?

Issue - State: open - Opened by trcrsired 11 months ago - 2 comments

#453 - -Werror should probably not be passed by default

Issue - State: open - Opened by glandium 11 months ago - 1 comment

#450 - fix libdl.so symbol visibility

Pull Request - State: closed - Opened by yamt 11 months ago - 2 comments

#449 - Draft of WASI Preview 2 support, featuring `wasi-sockets`

Pull Request - State: closed - Opened by dicej 11 months ago - 35 comments

#448 - Adjust Makefile for LLVM trunk (18) as of 2023-12-07

Pull Request - State: closed - Opened by glandium 11 months ago

#446 - Update Arch Linux package URL in README.md

Pull Request - State: closed - Opened by felixonmars 12 months ago

#445 - ifdef out pthread_cancel

Pull Request - State: closed - Opened by yamt 12 months ago

#444 - Support wasm64

Pull Request - State: open - Opened by trcrsired about 1 year ago - 13 comments

#443 - add stubs for dlopen, dlsym, etc.

Pull Request - State: closed - Opened by dicej about 1 year ago - 28 comments

#442 - give a reasonable default of BUILTINS_LIB

Pull Request - State: closed - Opened by yamt about 1 year ago

#441 - shlib: specify the sysroot to find the correct crt1

Pull Request - State: closed - Opened by yamt about 1 year ago

#440 - remove `-nostdlib` from libc.so link command

Pull Request - State: closed - Opened by dicej about 1 year ago

#439 - clock_nanosleep doesn't work as expected

Issue - State: closed - Opened by daichifukui about 1 year ago - 9 comments

#438 - Adjust Makefile for LLVM trunk (18) as of 2023-10-03

Pull Request - State: closed - Opened by glandium about 1 year ago

#437 - Fix typo

Pull Request - State: closed - Opened by RReverser about 1 year ago

#436 - C++23

Pull Request - State: closed - Opened by Arshia001 about 1 year ago

#435 - Update thread id validation returned by `__wasi_thread_spawn`

Pull Request - State: closed - Opened by loganek about 1 year ago

#434 - Rename wasm32-wasi-threads target to wasm32-wasi-preview1-threads

Pull Request - State: closed - Opened by loganek about 1 year ago - 11 comments

#433 - Fix recursive mutex

Pull Request - State: closed - Opened by yamt about 1 year ago - 1 comment

#431 - Is it possible to not use preopen?

Issue - State: closed - Opened by konsumer about 1 year ago - 1 comment

#430 - Is there any plan about supporting WASI preview2?

Issue - State: open - Opened by lum1n0us about 1 year ago - 7 comments

#429 - add shared library support

Pull Request - State: closed - Opened by dicej over 1 year ago - 24 comments

#428 - A way to redirect stdout/stderr to another file _and then back_ would be nice

Issue - State: closed - Opened by whitequark over 1 year ago - 2 comments

#427 - Should we merge `wasi-libc` into `wasi-sdk`?

Issue - State: open - Opened by abrown over 1 year ago - 3 comments

#426 - Add definitions for PF_INET, PF_INET6 and PF_UNSPEC

Pull Request - State: closed - Opened by loganek over 1 year ago - 1 comment

#425 - Improve `README.md`

Pull Request - State: closed - Opened by abrown over 1 year ago

#424 - Use -fno-strict-aliasing for emmalloc

Pull Request - State: closed - Opened by cuviper over 1 year ago

#423 - Update CI to use latest Clang version

Pull Request - State: closed - Opened by abrown over 1 year ago - 4 comments

#422 - Adjust Makefile for LLVM trunk (17) as of 2023-06-18

Pull Request - State: closed - Opened by glandium over 1 year ago

#421 - memory fault in emmalloc prev_region

Issue - State: closed - Opened by cuviper over 1 year ago - 16 comments

#420 - Fix a use-after-free bug for detached threads

Pull Request - State: closed - Opened by yamt over 1 year ago - 1 comment

#419 - Add inet_ntoa function

Pull Request - State: closed - Opened by ptitSeb over 1 year ago

#418 - Change import for thread-spawn from wasi to wasi_snapshot_preview1

Pull Request - State: closed - Opened by yowl over 1 year ago - 2 comments

#417 - Changes for curl

Pull Request - State: closed - Opened by ptitSeb over 1 year ago

#416 - Please tag wasi-sdk-20

Issue - State: closed - Opened by cuviper over 1 year ago - 2 comments

#415 - `fopen`/`openat` does not seem to preserve access flags

Issue - State: open - Opened by squeek502 over 1 year ago - 12 comments

#414 - Directory listings should include preopens

Issue - State: open - Opened by SteveSandersonMS over 1 year ago - 4 comments

#413 - pthread should use atomic load/store for access of contended fields

Issue - State: open - Opened by anuraaga over 1 year ago - 14 comments

#412 - Update README regarding the Arch Linux package

Pull Request - State: closed - Opened by jiripospisil over 1 year ago

#411 - Make errno a macro like on other platforms

Issue - State: open - Opened by RReverser over 1 year ago - 5 comments

#410 - Acquire the global lock before initializing malloc

Pull Request - State: closed - Opened by MoritzS over 1 year ago

#409 - Fix races around pthread exit and join

Pull Request - State: closed - Opened by yamt over 1 year ago - 10 comments

#408 - Convert preopen initialization to be lazy.

Pull Request - State: closed - Opened by sunfishcode over 1 year ago - 11 comments

#407 - Fix debug build's `predefined-macros.txt`

Pull Request - State: closed - Opened by alexcrichton over 1 year ago - 1 comment

#406 - C++, no exceptions, and OOM in `operator new`

Issue - State: open - Opened by alexcrichton over 1 year ago - 3 comments

#405 - Data race or race condition during exiting/joining a thread

Issue - State: open - Opened by alexcrichton over 1 year ago - 7 comments

#404 - Fixed malloc with concurrent executions of memory.grow

Pull Request - State: open - Opened by MoritzS over 1 year ago - 1 comment

#403 - Fix a_store operation in atomic.h

Pull Request - State: closed - Opened by wenyongh over 1 year ago - 13 comments

#402 - Deadlock in pthread_barrier_wait

Issue - State: closed - Opened by g0djan over 1 year ago - 3 comments

#401 - Use __builtin_ctz and __builtin_clz in dlmalloc

Pull Request - State: closed - Opened by TerrorJack over 1 year ago - 1 comment

#400 - Avoid using absolute pathnames in Makefile. NFC

Pull Request - State: closed - Opened by sbc100 over 1 year ago

#399 - Use sorted inputs in the Makefile

Pull Request - State: closed - Opened by PieroV over 1 year ago - 1 comment

#398 - libc.a is not built reproducibility/deterministically

Issue - State: closed - Opened by PieroV over 1 year ago - 2 comments

#397 - threads: enable `PTHREAD_{MUTEX,RWLOCK,COND}_INITIALIZER`

Pull Request - State: closed - Opened by whitequark over 1 year ago

#396 - setup_default_stack_size: set __default_stacksize unconditionally

Pull Request - State: closed - Opened by yamt over 1 year ago

#395 - fix: disable bulk memory feature when `BULK_MEMORY_THRESHOLD` is `UINT32_MAX`

Pull Request - State: closed - Opened by HerrCai0907 over 1 year ago - 8 comments

#394 - dlmalloc: require __heap_end

Pull Request - State: closed - Opened by yamt over 1 year ago - 12 comments

#393 - dlmalloc locks seems to be not enabled in pthread builds

Issue - State: open - Opened by TerrorJack over 1 year ago - 7 comments

#392 - Enable C11 threads on top of pthreads?

Issue - State: open - Opened by TerrorJack over 1 year ago - 4 comments

#391 - Fix MSG_TRUNC

Pull Request - State: closed - Opened by yamt over 1 year ago - 1 comment

#390 - fix: avoid mutiple environ initializations which may lead to memory leak

Pull Request - State: closed - Opened by wujunzhuo almost 2 years ago - 7 comments

#389 - Memory leak when calling guest functions with env-vars

Issue - State: closed - Opened by wujunzhuo almost 2 years ago - 4 comments

#388 - Add a check to reactor modules to ensure _initialize is only called once

Pull Request - State: closed - Opened by TerrorJack almost 2 years ago - 4 comments

#387 - Rename thread_spawn import

Pull Request - State: closed - Opened by yamt almost 2 years ago - 9 comments

#386 - Partially revert "Don't use sbrk(0) to determine the initial heap size"

Pull Request - State: closed - Opened by yamt almost 2 years ago - 12 comments

#385 - Experiment the new proposed abi of thread-spawn

Pull Request - State: open - Opened by yamt almost 2 years ago

#384 - Remove hacks for clang 8

Pull Request - State: closed - Opened by glandium almost 2 years ago

#383 - threads: enable more of `pthread_mutexattr_setprotocol`

Pull Request - State: closed - Opened by abrown almost 2 years ago - 2 comments

#382 - threads: add `pthread_attr_setdetachstate`

Pull Request - State: closed - Opened by abrown almost 2 years ago

#381 - threads: change `wasm32-wasi-pthread` to `wasm32-wasi-threads`

Pull Request - State: closed - Opened by abrown almost 2 years ago - 3 comments

#380 - Define `__stack_base` and `__stack_limit` globals in debug mode for stack overflow detection

Pull Request - State: open - Opened by loganek almost 2 years ago - 10 comments

#379 - Adjust Makefile for LLVM trunk (16) as of 2023-01-05

Pull Request - State: closed - Opened by glandium almost 2 years ago - 2 comments

#378 - Port the fix from #377 to emmmalloc.

Pull Request - State: open - Opened by sunfishcode almost 2 years ago - 6 comments

#377 - Don't use sbrk(0) to determine the initial heap size

Pull Request - State: closed - Opened by alexcrichton almost 2 years ago - 42 comments

#376 - Implement the critical part of wasi_thread_start in asm

Pull Request - State: closed - Opened by yamt almost 2 years ago

#375 - Use __BIGGEST_ALIGNMENT__ instead of max_align_t

Pull Request - State: closed - Opened by yamt almost 2 years ago

#374 - Enable pthread_equal function definition

Pull Request - State: closed - Opened by shengyun-zhou almost 2 years ago

#373 - Use a separate OBJDIR for each TARGET_TRIPLE

Pull Request - State: closed - Opened by yamt almost 2 years ago

#372 - Initialize TLS of the main thread

Pull Request - State: closed - Opened by yamt almost 2 years ago - 3 comments

#371 - wasi_thread_start: add a comment

Pull Request - State: closed - Opened by yamt almost 2 years ago - 2 comments

#370 - Use `ENOENT` rather than `ENOTCAPABLE` for missing preopens.

Pull Request - State: closed - Opened by sunfishcode almost 2 years ago

#369 - test: add tests for pthread API

Pull Request - State: open - Opened by abrown almost 2 years ago - 3 comments

#368 - wasi-libc fails to build

Issue - State: open - Opened by jmgurney almost 2 years ago - 12 comments

#367 - crt1-command.c: always call wasi_proc_exit for _REENTRANT

Pull Request - State: open - Opened by yamt almost 2 years ago - 10 comments

#366 - Disable pthread_exit for now

Pull Request - State: closed - Opened by yamt almost 2 years ago - 1 comment