How does zigar do it? #439
Unanswered
nexusprime-here
asked this question in
Q&A
Replies: 1 comment
-
Sorry. I wasn't checking the discussion section since no one was using it. node-zigar and bun-zigar compiles Zig into native code shared libraries, which are then loaded into Node.js and Bun.js through the Node API. rollup-plugin-zigar and zigar-loader compiles Zig to WASM. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
You are using FFI, or you compile zig to wasm and use on js?
Beta Was this translation helpful? Give feedback.
All reactions