LongYinan
024bd3344f
chore: remove libdeflater patch ( #89 )
2024-02-23 15:27:43 +08:00
LongYinan
304227ac2b
fix(image): wasm fallback logic in js-binding file ( #88 )
2024-02-22 23:43:38 +08:00
LongYinan
352e7adc55
feat: add wasm build ( #81 )
2024-02-14 09:29:36 +08:00
LongYinan
eceba75142
feat: upgrade dependencies ( #73 )
2024-02-07 17:02:35 +08:00
LongYinan
aa07979f6c
chore: upgrade dependencies ( #64 )
2023-09-27 10:34:57 +08:00
LongYinan
70a168b505
feat: upgrade dependencies ( #50 )
2023-07-30 23:42:59 +08:00
LongYinan
f52fd45245
feat(image): provide fast resize method ( #34 )
...
* feat: provide a way to fast resize image with SIMD
* Update
* Update x86_64-unknown-linux-gnu build
* Optimize
* Add fast resize to Transformer
* Resolve conflict
2023-01-14 18:39:54 +08:00
LongYinan
b695642560
fix(binding): early return when input images are optimized ( #28 )
...
* fix(binding): early return when input images are optimized
* ci: fix builds
* Fix build
* target feature
* Remove inline
* Thin lto
* Use GCC
2022-12-20 17:42:28 +08:00
LongYinan
7cd00d4181
feat: async Transformer class ( #9 )
2022-04-18 13:49:54 +08:00
LongYinan
81fc73a7ec
feat: support avif
...
- Add avif encode feature
- Add documentation for `@napi-rs/image` package
- Add tests for `webp` and `avif` encode function
2022-03-29 18:18:21 +08:00
LongYinan
d0de72e2a8
feat: transform into monorepo ( #3 )
2022-01-20 18:40:23 +08:00
LongYinan
c0997adba5
Init
2022-01-11 00:11:26 +08:00