You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add stubs for compiling without wasmtime / without cgo (#3664)
This allows us to compile kpt without cgo support; wasm support is in
alpha and we have to opt in to wasm support and the wasmtime runner
anyway.
We can likely add an exec-based runner here instead in future (though
we already have the nodejs one).
0 commit comments