bytecodealliance / wasmtime-go

Go WebAssembly runtime powered by Wasmtime
https://pkg.go.dev/github.com/bytecodealliance/wasmtime-go
Apache License 2.0
790 stars 79 forks source link

Add Config.SetWasmRelaxedSIMD and Config.SetWasmRelaxedSIMDDeterministic #224

Closed turbolent closed 4 months ago

turbolent commented 4 months ago

Closes #222

alexcrichton commented 4 months ago

Thanks for this!