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

Deal with the fact that std.builtin.Type will have snake_case fields #438

Closed chung-leong closed 15 hours ago

chung-leong commented 3 weeks ago

Changes are too extensive. We need to use separate sets of files. Defer this until everything else is done.