v0.3.5
🩹 Fixes
- Show better error for parse errors (3273a03)
- plugin: Soft warning when failed to parse wasm modules (7852aa2)
- plugin: Handle
//
in chunk file names (eefa78c) - Patch parser to support narrow-width integer sign byte opcode (ae90475)
📦 Build
- Bundle webassemblyjs parse utils (fe31895)
🏡 Chore
- Fix lint issue (3c37db1)
❤️ Contributors
- Pooya Parsa (@pi0)