- Update
@webassemblyjs/
deps to 1.12 (ce6021e)
- Update deps (908dd27)
- Pooya Parsa (@pi0)
- Support
?module
suffix for compatibility (#23)
- Generate safe imports code using
knitwork
(#24)
- Pooya Parsa (@pi0)
- plugin: Allow mixed exports for top level binding (1c4efcd)
- Pooya Parsa (@pi0)
- Patch to use
Buffer.alloc
instead ofnew Buffer
(d6262d7)
- Pooya Parsa (@pi0)
- 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)
- Bundle webassemblyjs parse utils (fe31895)
- Fix lint issue (3c37db1)
- Pooya Parsa (@pi0)
- plugin: Handle escaped \0 char for import rewrites (3b6ae8e)
- Pooya Parsa (@pi0)
- Automatically provide imports object using import map (#11)
- Fix windows (6a930fa)
- Watch
.wasm
imports when loading (ea9343f)
- Use hashed name to escape paths (7446cbf)
- Apply automated fixes (e2f8a51)
- Copy wasm fixtures to allow running in windows (3f51f39)
- Enable testing on windows (633f69a)
- Pooya Parsa (@pi0)
- Always return init as default export (705e178)
- Export commonjs (7a544b4)
- Export
UnwasmPluginOptions
(deace11)
- Pooya Parsa (@pi0)
⚠️ Parse wasm modules (a7d1783)
- plugin: Expose both named and default exports (4548ebf)
⚠️ Parse wasm modules (a7d1783)
- Pooya Parsa (@pi0)
- Readable code and esm tests against miniflare (d03a1cb)
- release: V0.1.0 (4912c48)
- Update readme (fea5f27)
- Eslint ignore
$init
import (9673e5c) - Update readme (e1e49a1)
- Update readme (77f9f4f)
⚠️ Support custom init (6861425)
- Pooya Parsa (@pi0)
- Rename plugin options export (f5daa65)
- Pooya Parsa (@pi0)