summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/coverage/no_npm_coverage
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-03-28 10:27:17 +0200
committerGitHub <noreply@github.com>2023-03-28 10:27:17 +0200
commit795ecfa146c7b6c49be4b11f7064b2b5500296ff (patch)
treebbb0ad501db4abafa8dc2a6287162a13c231bd9c /cli/tests/testdata/coverage/no_npm_coverage
parent86c3c4f34397a29c2bf1847bddfea562a2369a4f (diff)
refactor(runtime): manual serialization of bootstrap data (#18448)
This commit changes how data required to bootstrap main and worker runtime is serialized. Instead of relying on serde_v8 and using JSON object, we're doing manual serialization to a "v8::Array". This limits number of V8 strings that need to be serialized by 16. It also made it clear that some data could be obtained during snapshotting instead of during bootstrap.
Diffstat (limited to 'cli/tests/testdata/coverage/no_npm_coverage')
0 files changed, 0 insertions, 0 deletions