deno
eedf243b - perf(compile): pass module source data from binary directly to v8 (#26494)

Commit
1 year ago
perf(compile): pass module source data from binary directly to v8 (#26494) This changes denort to pass a static reference of the moude source bytes found in the binary to v8 instead of copying it.
Author
Parents
Loading