wasmerio / winterjs

Winter is coming... ❄️
https://winterjs.org/
MIT License
3.05k stars 53 forks source link

Implement `Deno.*` native functions #95

Open Arshia001 opened 3 weeks ago

Arshia001 commented 3 weeks ago

These functions are needed for the deno std node.js polyfills to work correctly. The code for these is currently in the feat/more-deno branch.

This is a full list of all the functions, along with the implementation status of each one: