chung-leong / zigar

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

Implement function pointer support for WebAssembly #435

Closed chung-leong closed 1 month ago

chung-leong commented 1 month ago

Still need to deal with freeing of thunks. Track in separate issue.