module
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jan 13, 2026
License: Apache-2.0
Opens a new window with license information.
README
¶
componentize-go
This is a tool to convert a Go application to a WebAssembly component. It takes the following as input:
- a WIT file or directory
- the name of a WIT world defined in the above file or directory
- the directory containing a Go module which targets said world
The output is a component which may be run using e.g. wasmtime.
Installation
Prerequisites
Run
cargo install --git https://github.com/asteurer/componentize-go
Directories
¶
examples
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.