edge-runtime
edge-runtime copied to clipboard
perf: implement lazy load for eszip entities
What kind of change does this PR introduce?
Enhancement
What is the current behavior?
...WIP
Note:
Currently, virtual fs adds a single entity with a big opaque data to eszip for implementing the filesystem and node_module.
I think we need to bring it up to the eszip entity level to improve performance.
Note: Once this PR is merged, it is worth looking closely to ensure that it is completely compatible with the previous implementation.
cc @laktek @andreespirela
:tada: This PR is included in version 1.56.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket: