WasmToolsExecutionProvider

JVM service-provider interface for component-model operations backed by wasm-tools.

Applications that only load core WebAssembly modules do not need an implementation. Add the component-model-tooling artifact when using WIT normalization, component unbundling, or component packaging APIs.

Functions

Link copied to clipboard
abstract fun execute(args: List<String>, directories: Map<String, Path>): WasmToolsExecutionResult