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

Rework pointer visitation mechanism #493

Closed chung-leong closed 1 week ago

chung-leong commented 2 weeks ago

It's kinda confusing right now. Work is related to issue #484.

chung-leong commented 2 weeks ago

484 can be fixed without this. Deferring.

chung-leong commented 1 week ago

Need to do this in order to help fix certain bugs.