Test plan for import bytes
Proposal repo: https://github.com/tc39/proposal-import-bytes
- [x] import empty bytes
- [x] import txt as bytes
- [x] import png as bytes
- [x] import js as bytes
- [x] import json as bytes
- [x] dynamic import bytes
- [x] import twice idempotency?
- [x] in all cases above, check for immutability
10 条评论