Issues
- 0
Add clampedArray property
#491 opened by chung-leong - 0
Split special props into different mixins
#490 opened by chung-leong - 2
Failing test case: read from a file using fread
#483 opened by chung-leong - 1
- 1
Failing test case: produce an error return trace
#486 opened by chung-leong - 0
Failing test case: capture output from C code
#485 opened by chung-leong - 0
Failing test case: throw when argument is invalid
#487 opened by chung-leong - 0
- 0
Failing test case: call variadic functions
#489 opened by chung-leong - 1
- 1
Failing test case: pointer as static variables
#479 opened by chung-leong - 0
Incorrect alignment error
#465 opened by chung-leong - 1
Implement memory locking mechanism on Node side
#474 opened by chung-leong - 1
Failing test case: union as static variables
#478 opened by chung-leong - 0
Logic for omitting functions has gone missing
#481 opened by chung-leong - 0
- 0
Put exporter code into a struct
#480 opened by chung-leong - 1
Add patched classes for WebAssembly
#475 opened by chung-leong - 0
Cannot export function type
#477 opened by chung-leong - 3
bun sigfaults when tests are run
#466 opened by chung-leong - 0
Omit thread related functions when compiling for multithreading is not enabled
#473 opened by chung-leong - 1
Function as argument test case is failing in WebAssembly when optimizing for release
#472 opened by chung-leong - 0
Function as argument test segfaults
#469 opened by chung-leong - 1
Test of error union in error union is failing
#470 opened by chung-leong - 1
Slice of structs allocation test is failing
#471 opened by chung-leong - 1
Added workaround for lack of support for external memory buffer in Electron
#468 opened by chung-leong - 0
Move renaming of structures to JavaScript side
#467 opened by chung-leong - 1
- 0
More tests for function pointers
#449 opened by chung-leong - 0
- 0
Add helper functions to Allocator
#458 opened by chung-leong - 0
Streamline memory copying
#464 opened by chung-leong - 0
Allow calls to JavaScript functions to fail gracefully when deadlocks or lack of multithreading support occurs
#460 opened by chung-leong - 1
- 0
Rework how allocators are handled
#454 opened by chung-leong - 0
Rename methods of AbortSignal
#461 opened by chung-leong - 1
sourcemaps to zig code in browser debuggers
#459 opened by MichaelBelousov - 0
Test cases for thread support
#448 opened by chung-leong - 0
Add support for promise
#455 opened by chung-leong - 0
Add support for AbortSignal
#456 opened by chung-leong - 0
Exclude inline function from export
#457 opened by chung-leong - 0
- 0
Handle freeing of JS function thunks
#450 opened by chung-leong - 1
Return to old approach of function binding
#452 opened by chung-leong - 6
Rework function binding mechanism, returning to the original "deadbeef replacement" idea
#451 opened by chung-leong - 0
Void in optional has stopped working
#447 opened by chung-leong - 0
Type in struct test case is failing
#446 opened by chung-leong - 0
Error set doesn't work in optional
#445 opened by chung-leong - 0
Passing function as argument no longer works
#443 opened by chung-leong - 0
Pointer test case is failing
#442 opened by chung-leong