Adds tests for multiple goroutines (#331)
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
package wazero
|
||||
|
||||
const JITSupported = false
|
||||
|
||||
// NewRuntimeConfig returns NewRuntimeConfigInterpreter
|
||||
func NewRuntimeConfig() *RuntimeConfig {
|
||||
return NewRuntimeConfigInterpreter()
|
||||
|
||||
Reference in New Issue
Block a user