Skip to content

Releases: LinusU/cwasm-webp

🚢 0.1.5 / 2020-04-13

13 Apr 10:44
d567f09

Choose a tag to compare

🎉 Enhancements

  • Upgrade libwebp to 1.1.0
  • Upgrade WASI SDK to 10.0

🌹 Internal Changes

  • Bump dev-dependencies

🚢 0.1.4 / 2019-12-11

11 Dec 22:48
b633f4a

Choose a tag to compare

🎉 Enhancements

  • Enable LLVM Link Time Optimization
  • Optimize WASM file with wasm-opt

🚢 0.1.3 / 2019-11-23

23 Nov 19:11
203c99c

Choose a tag to compare

🎉 Enhancements

  • Return a proper ImageData instance
  • Upgrade WASI SDK to 8.0
  • Upgrade libwebp to 1.0.3

🌹 Internal Changes

  • Remove package lock file
  • Bump dev dependencies
  • Sort package.json keys
  • Generate API documentation from TypeScript typings
  • Lint source code with Standard v14

🚢 0.1.2 / 2019-04-02

23 Nov 19:11
54f522a

Choose a tag to compare

🎉 Enhancements

  • Switch from musl to WASI SDK

🌹 Internal Changes

  • Add a Docker ignore file

🚢 0.1.1 / 2019-04-02

23 Nov 19:11
41106f8

Choose a tag to compare

🎉 Enhancements

  • Upgrade to upstream libwebp 1.0.2

🐛 Fixes

  • Fix memory allocation problems
  • Fix memory allocation bugs

🌹 Internal Changes

  • Fix build script on Linux/Ubuntu

🚢 0.1.0 / 2018-10-12

23 Nov 19:11
939bf21

Choose a tag to compare

🎉 Initial release