import "github.com/tetratelabs/wazero/experimental/opt"
opt.go
func NewRuntimeConfigOptimizingCompiler() wazero.RuntimeConfig
NewRuntimeConfigOptimizingCompiler returns a new RuntimeConfig with the optimizing compiler enabled.