Node and web standard library for the ferrijs QuickJS runtime: WHATWG Streams, Events, AbortController, Buffer, crypto, fs, os, url, zlib and the capability model they enforce (partly derived from awslabs/llrt, Apache-2.0).
# `src/web/` is ferridriver-authored, not vendored from llrt, so it follows# the repo's house style rather than upstream's. rustfmt resolves its config# per file by walking up from the file's directory, so this overrides the# crate-level `disable_all_formatting`.edition="2021"tab_spaces=2max_width=120