unjs / unenv

๐Ÿ•Š๏ธ Convert javaScript code to be runtime agnostic
MIT License
417 stars 21 forks source link

feat(node:wasi): polyfill `node:wasi` module #227

Closed jculvey closed 4 months ago

jculvey commented 4 months ago

Replaces the current auto-mocking of wasi to support destructured ESM imports and allow for functional polyfill coverage in the future.

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

๐Ÿ“ Checklist