UNPKG

@bytecodealliance/jco

Version:

JavaScript tooling for working with WebAssembly Components

6 lines 433 B
export function preview1AdapterCommandPath(): URL; export function preview1AdapterReactorPath(): URL; export { optimizeComponent as opt } from "./cmd/opt.js"; export { transpileComponent as transpile, typesComponent as types } from "./cmd/transpile.js"; export { print, parse, componentWit, componentNew, componentEmbed, metadataAdd, metadataShow } from "@bytecodealliance/jco-transpile/wasm-tools"; //# sourceMappingURL=api.d.ts.map