Open hhstore opened 2 years ago
无需 FFI, 直接导入 C 的能力:
Zig 作为 C 编译器使用:
导出 C lib:
For WebAssembly:
keywords:
@cImport(
@cInclude(
ffi cases:
libc:
lib 示例:
应用示例:
https://github.com/kevinw/zig-wasm-game
https://github.com/Murgalha/sorno/blob/main/src/c.zig#L2
grpc 示例:
搜索:
iOS:
MacOS:
related: