Ankit Jain
Ankit Jain
12.0.267 is the latest stable version.
the computed size from the binlog: `WasmInitialHeapSize=18939904`. And the error has `19468624 bytes needed`. difference of ~500kb.
cc @radekdoulik
Closing as this doesn't have a real change (the url, and v8 versions are unchanged).
cc @pavelsavara
Should this one be a separate issue? `worker sent an error! http://127.0.0.1:38929/_framework/dotnet.native.worker.js:1: Uncaught Error: Assert failed: JS interop is not installed on this worker.`
TODO: Dump some debug info in case of such failures.
Updated the error pattern to correctly match the failure.
> > Updated the error pattern to correctly match the failure. > > It seems you missed a `(`. That was deliberate, because it is a regex pattern. So, used...