Zigar 0.14.0: A major step forward in Zig-JavaScript interoperability
The biggest improvement in the latest version is the support for function pointers. Call marshalling is now two-way: JavaScript code can call Zig functions and Zig code can call JavaScript functions. This opens up a lot of new possibilities. Zig can now o…
Read more »