Age | Commit message (Collapse) | Author |
|
https://github.com/ry/v8worker2/commit/ab9d1b870978e1b4b979eb9a0b795a19a093c656
|
|
|
|
|
|
|
|
|
|
|
|
We don't need to start a new process for every test.
|
|
Also deno_testing/ which will be released as a standalone module.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It is unchanged in this commit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This required adjusting the module loading system.
|
|
|
|
|
|
|
|
|
|
|
|
This is due to the size added to msg.pb.js for every new message. See
comment in msg.proto.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|