Skip to content

lib: create global console properties at snapshot build time

It is safe to create the console properties for the global console at snapshot build time. Streams must still be created lazily however because they need special synchronization for the handles.

Merge request reports

Loading