Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable snapshot compression on all platforms (#865)
It turns out that the embedder can selectively compress snapshots, resulting in better startup performance and a smaller binary size. See denoland/deno#13320.
- Loading branch information