Releases: bjorn3/browser_wasi_shim
Releases · bjorn3/browser_wasi_shim
Fix an issue where Number and BigInt are mixed up
What's Changed
- Fix file_pos used as both Number and BigInt arithmetic by @HeroicKatora in #10
New Contributors
- @HeroicKatora made their first contribution in #10
Full Changelog: v0.2.1...v0.2.2
Fix support for ESM projects
Merge pull request #9 from dylibso/change-from-main-to-exports fix: ESM projects prefer "exports"