Skip to content

Releases: unjs/unwasm

v0.3.9

29 Mar 17:37
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Update @webassemblyjs/ deps to 1.12 (ce6021e)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.8

14 Mar 15:57
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Support ?module suffix for compatibility (#23)

🩹 Fixes

  • Generate safe imports code using knitwork (#24)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.7

16 Jan 21:47
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • plugin: Allow mixed exports for top level binding (1c4efcd)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.6

16 Jan 21:15
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Patch to use Buffer.alloc instead of new Buffer (d6262d7)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.5

16 Jan 21:07
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 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

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.4

08 Jan 15:40
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • plugin: Handle escaped \0 char for import rewrites (3b6ae8e)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.3

04 Jan 18:37
@pi0 pi0
4e2ae1a
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Automatically provide imports object using import map (#11)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.2

29 Dec 00:20
@pi0 pi0
e2f8a51
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Watch .wasm imports when loading (ea9343f)

🩹 Fixes

  • Use hashed name to escape paths (7446cbf)

🏡 Chore

✅ Tests

  • Copy wasm fixtures to allow running in windows (3f51f39)

🤖 CI

  • Enable testing on windows (633f69a)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.1

28 Dec 22:25
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Always return init as default export (705e178)

📦 Build

🌊 Types

  • Export UnwasmPluginOptions (deace11)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.3.0

28 Dec 21:57
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

📦 Build

  • plugin: Expose both named and default exports (4548ebf)

❤️ Contributors

  • Pooya Parsa (@pi0)