diff options
author | Luca Casonato <hello@lcas.dev> | 2023-07-27 18:38:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-27 16:38:32 +0000 |
commit | 7b29f1c934c3754a49be4100ba0ed5ad628255a8 (patch) | |
tree | 6cf1d3c7640543d0dda289eb1c907bb6dc94e93e /cli/tools/check.rs | |
parent | cfc0c806420cd44ea4422f6e6b83771a9597748a (diff) |
chore: cleanup EmbeddedModuleLoader (#19911)
Source code is now not cloned anymore between eszip and deno_core, as
eszip now
returns `Arc<[u8]>`, that can be trivially casted into `Arc<str>`, which
`deno_core` can consume without copying.
Diffstat (limited to 'cli/tools/check.rs')
0 files changed, 0 insertions, 0 deletions