Modules
@tsonic/nodejs currently covers a practical Node-style module set, including:
fspathhttpcryptoeventsprocessstreamnettlsurldnsdgramzlibquerystringreadlineosperf_hookschild_process
The package is not documented here as a byte-for-byte clone of Node. It is a curated first-party source package for Tsonic.
Broad module slots use RuntimeValue and concrete module types instead of
unbounded any. Examples include event arguments, stream chunks, DNS
resolveAny results, assertion values, and URL formatter inputs.