Open jirevwe opened 7 months ago
When registering a module concurrently, it panics.
github.com/dop251/goja_nodejs/require.RegisterCoreModule(...) https://github.com/dop251/goja_nodejs/blob/27eeffc9c235216a0c941bb6765824adb285e4aa/require/module.go#L240-L246
When registering a module concurrently, it panics.
github.com/dop251/goja_nodejs/require.RegisterCoreModule(...) https://github.com/dop251/goja_nodejs/blob/27eeffc9c235216a0c941bb6765824adb285e4aa/require/module.go#L240-L246