This repository was archived by the owner on Mar 13, 2025. It is now read-only.
v1.4.1
Fixes
- Fixed linking of modules with cyclic imports, allowing new Rust workers to be run with Miniflare. Closes issue #41, thanks @nuvanti.
- Fixed handling of
ArrayBufferViews asResponsebodies