chung-leong / zigar

Enable the use of Zig code in JavaScript project
https://chung-leong.github.io/zigar/
MIT License
182 stars 3 forks source link

Pointer test case is failing #442

Closed chung-leong closed 1 month ago

chung-leong commented 1 month ago
  1) Integration tests (node-zigar, Debug)
       Type handling
         Pointer
           should import pointer as static variables:
     AssertionError: expected [Function] to not throw an error but 'TypeError: Unable to modify read-only…' was thrown
      at Context.<anonymous> (file:///home/cleong/zigar/zigar-compiler/test/integration/type-handling/pointer/tests.js:81:62)