Revision 0d43318d10e1a00cfb44aae5e396e41a438a4b46 authored by Steven Johnson on 10 January 2023, 19:23:58 UTC, committed by GitHub on 10 January 2023, 19:23:58 UTC
* Optimize Module::compile() for some edge cases

Avoid redundant `compile_to_buffer()` calls for output requests that can't possibly ever need them.

* Avoid mutation
1 parent a8d88bb
History

back to top