issues
search
chung-leong
/
zigar
Enable the use of Zig code in JavaScript project
https://chung-leong.github.io/zigar/
MIT License
186
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve casting to ErrorSet
#504
chung-leong
opened
1 week ago
0
Improve support for AbortSignal
#503
chung-leong
closed
3 days ago
0
Improve support for promise
#502
chung-leong
opened
1 week ago
0
Pointers in promised result aren't accessible
#501
chung-leong
opened
1 week ago
0
Don't export functions from internal types like Promise and AbortSignal
#500
chung-leong
closed
2 weeks ago
1
Handle special arguments the same way inbound calls as outbound calls
#499
chung-leong
closed
2 weeks ago
0
Allowing freeing of memory returned by Zig function
#498
chung-leong
closed
2 weeks ago
0
Add zzz example
#497
chung-leong
opened
2 weeks ago
0
Port C code to Zig
#496
chung-leong
opened
2 weeks ago
0
Regression: sentinel byte isn't being removed from enum literals
#495
chung-leong
closed
2 weeks ago
0
Supply length of tuple from Zig side
#494
chung-leong
closed
2 weeks ago
0
Rework pointer visitation mechanism
#493
chung-leong
closed
1 week ago
2
Failing test case: write to a file using fwrite
#492
chung-leong
opened
2 weeks ago
0
Add clampedArray property
#491
chung-leong
closed
2 weeks ago
0
Split special props into different mixins
#490
chung-leong
closed
2 weeks ago
0
Failing test case: call variadic functions
#489
chung-leong
opened
2 weeks ago
3
Failing test case: auto-cast compatible typed arrays and buffers
#488
chung-leong
closed
2 weeks ago
0
Failing test case: throw when argument is invalid
#487
chung-leong
closed
2 weeks ago
0
Failing test case: produce an error return trace
#486
chung-leong
closed
2 weeks ago
1
Failing test case: capture output from C code
#485
chung-leong
closed
2 weeks ago
0
Failing test case: pass allocator as argument and return a new slice
#484
chung-leong
closed
2 weeks ago
3
Failing test case: read from a file using fread
#483
chung-leong
closed
2 weeks ago
2
Failing test case: thread that resolves a promise on abort
#482
chung-leong
closed
2 weeks ago
1
Logic for omitting functions has gone missing
#481
chung-leong
closed
3 weeks ago
0
Put exporter code into a struct
#480
chung-leong
closed
3 weeks ago
0
Failing test case: pointer as static variables
#479
chung-leong
closed
2 weeks ago
1
Failing test case: union as static variables
#478
chung-leong
closed
3 weeks ago
1
Cannot export function type
#477
chung-leong
closed
3 weeks ago
0
Omit typenames on the export size so they don't end up in wasm file
#476
chung-leong
closed
3 weeks ago
0
Add patched classes for WebAssembly
#475
chung-leong
closed
3 weeks ago
1
Implement memory locking mechanism on Node side
#474
chung-leong
closed
3 weeks ago
1
Omit thread related functions when compiling for multithreading is not enabled
#473
chung-leong
closed
3 weeks ago
0
Function as argument test case is failing in WebAssembly when optimizing for release
#472
chung-leong
closed
3 weeks ago
1
Slice of structs allocation test is failing
#471
chung-leong
closed
3 weeks ago
1
Test of error union in error union is failing
#470
chung-leong
closed
3 weeks ago
1
Function as argument test segfaults
#469
chung-leong
closed
3 weeks ago
0
Added workaround for lack of support for external memory buffer in Electron
#468
chung-leong
closed
3 weeks ago
1
Move renaming of structures to JavaScript side
#467
chung-leong
closed
1 month ago
0
bun sigfaults when tests are run
#466
chung-leong
closed
3 weeks ago
3
Incorrect alignment error
#465
chung-leong
closed
3 weeks ago
0
Streamline memory copying
#464
chung-leong
closed
1 month ago
0
Redirect console output from threads to main thread
#463
chung-leong
closed
1 month ago
0
Add examples of variadic functions using abort signal, returning promise
#462
chung-leong
closed
1 month ago
1
Rename methods of AbortSignal
#461
chung-leong
closed
1 month ago
0
Allow calls to JavaScript functions to fail gracefully when deadlocks or lack of multithreading support occurs
#460
chung-leong
closed
1 month ago
0
sourcemaps to zig code in browser debuggers
#459
MichaelBelousov
closed
1 month ago
1
Add helper functions to Allocator
#458
chung-leong
closed
1 month ago
0
Exclude inline function from export
#457
chung-leong
closed
1 month ago
0
Add support for AbortSignal
#456
chung-leong
closed
1 month ago
0
Add support for promise
#455
chung-leong
closed
1 month ago
0
Next