Deno
namespace shim for Node.js.
See PROGRESS.md
Special thanks to the @fromdeno organization for starting this project and for their contributions—specifically @wojpawlik, @MKRhere, and @trgwii.
/.github/workflows/ci.yml
, increase the deno version in the setup-deno
action./tools/denolib.ts
./third_party/deno
and update the submodule:
git fetch --tags
git checkout v1.x.x
-- replace with versiongit submodule update
npm run build
npm run test