UNPKG

@thi.ng/wasm-api-bindgen

Version:

Polyglot bindings code generators (TS/JS, Zig, C11) for hybrid WebAssembly projects

9 lines 290 B
export * from "./api.js"; export * from "./codegen.js"; export * from "./internal/classify.js"; export * from "./internal/align.js"; export * from "./internal/utils.js"; export * from "./c11.js"; export * from "./typescript.js"; export * from "./zig.js"; //# sourceMappingURL=index.d.ts.map