Build 08-wasm with libwasmvm linking disabled #5903
Labels
08-wasm
type: refactor
Architecture, code or CI improvements that may or may not tackle technical debt.
Milestone
Summary
Similarly to
x/wasm
add aNewKeeper
constructor func for08-wasm
which panics when used. This should be guarded by the://go:build !cgo
build flags.Additionally, we can add
//go:build csgo
for the keeper file which already exists.For Admin Use
The text was updated successfully, but these errors were encountered: