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 = true
|
||||
|
||||
// NewRuntimeConfig returns NewRuntimeConfigJIT
|
||||
func NewRuntimeConfig() *RuntimeConfig {
|
||||
return NewRuntimeConfigJIT()
|
||||
|
||||
Reference in New Issue
Block a user