lightningimg
Version:
A blazing fast, transparent, and safe image converter powered by WebAssembly. Convert PNG, JPG, TIFF, and GIF images to optimized WebP format with high performance and cross-platform compatibility.
129 lines (110 loc) • 9.3 kB
Plain Text
> lightningimg@1.0.1 prebuild /Users/admin/Code/defuss/packages/lightningimg
> pnpm install:deps
> lightningimg@1.0.1 install:deps /Users/admin/Code/defuss/packages/lightningimg
> cd lightningimg-wasm && pnpm install
Scope: all 24 workspace projects
Done in 1.3s
> lightningimg@1.0.1 build /Users/admin/Code/defuss/packages/lightningimg
> cd lightningimg-wasm && pnpm run build:all
> lightningimg-wasm@0.0.1 build:all /Users/admin/Code/defuss/packages/lightningimg/lightningimg-wasm
> npm run build && npm run build:bundler && npm run build:nodejs
> lightningimg-wasm@0.0.1 build
> wasm-pack build --target web --out-dir pkg
[1G[0K[1m[2m[INFO][0m: 🎯 Checking for the Wasm target...
[1m[2m[INFO][0m: 🌀 Compiling to Wasm...
[1m[33mwarning[0m[1m:[0m profiles for the non root package will be ignored, specify profiles at the workspace root:
package: /Users/admin/Code/defuss/packages/lightningimg/lightningimg-wasm/Cargo.toml
workspace: /Users/admin/Code/defuss/packages/lightningimg/Cargo.toml
[0m[1m[33mwarning[0m[0m[1m: unexpected `cfg` condition value: `wee_alloc`[0m
[0m [0m[0m[1m[38;5;12m--> [0m[0mlightningimg-wasm/src/lib.rs:7:7[0m
[0m [0m[0m[1m[38;5;12m|[0m
[0m[1m[38;5;12m7[0m[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0m#[cfg(feature = "wee_alloc")][0m
[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0m[1m[33m^^^^^^^^^^^^^^^^^^^^^[0m[0m [0m[0m[1m[33mhelp: remove the condition[0m
[0m [0m[0m[1m[38;5;12m|[0m
[0m [0m[0m[1m[38;5;12m= [0m[0m[1mnote[0m[0m: no expected values for `feature`[0m
[0m [0m[0m[1m[38;5;12m= [0m[0m[1mhelp[0m[0m: consider adding `wee_alloc` as a feature in `Cargo.toml`[0m
[0m [0m[0m[1m[38;5;12m= [0m[0m[1mnote[0m[0m: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration[0m
[0m [0m[0m[1m[38;5;12m= [0m[0m[1mnote[0m[0m: `#[warn(unexpected_cfgs)]` on by default[0m
[0m[1m[33mwarning[0m[0m[1m: unused macro definition: `console_log`[0m
[0m [0m[0m[1m[38;5;12m--> [0m[0mlightningimg-wasm/src/lib.rs:19:14[0m
[0m [0m[0m[1m[38;5;12m|[0m
[0m[1m[38;5;12m19[0m[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0mmacro_rules! console_log {[0m
[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0m[1m[33m^^^^^^^^^^^[0m
[0m [0m[0m[1m[38;5;12m|[0m
[0m [0m[0m[1m[38;5;12m= [0m[0m[1mnote[0m[0m: `#[warn(unused_macros)]` on by default[0m
[1m[33mwarning[0m[1m:[0m `lightningimg-wasm` (lib) generated 2 warnings
[1m[32m Finished[0m ]8;;https://doc.rust-lang.org/cargo/reference/profiles.html#default-profiles\`release` profile [optimized]]8;;\ target(s) in 0.04s
[1m[2m[INFO][0m: ⬇️ Installing wasm-bindgen...
[1m[2m[INFO][0m: Optimizing wasm binaries with `wasm-opt`...
[1m[2m[INFO][0m: License key is set in Cargo.toml but no LICENSE file(s) were found; Please add the LICENSE file(s) to your project directory
[1m[2m[INFO][0m: ✨ Done in 3.62s
[1m[2m[INFO][0m: 📦 Your wasm pkg is ready to publish at /Users/admin/Code/defuss/packages/lightningimg/lightningimg-wasm/pkg.
[1m[2m[WARN][0m: ⚠️ There's a newer version of wasm-pack available, the new version is: 0.13.1, you are using: 0.12.1. To update, navigate to: https://rustwasm.github.io/wasm-pack/installer/
[1G[0K⠙[1G[0K
> lightningimg-wasm@0.0.1 build:bundler
> wasm-pack build --target bundler --out-dir pkg-bundler
[1G[0K[1m[2m[INFO][0m: 🎯 Checking for the Wasm target...
[1m[2m[INFO][0m: 🌀 Compiling to Wasm...
[1m[33mwarning[0m[1m:[0m profiles for the non root package will be ignored, specify profiles at the workspace root:
package: /Users/admin/Code/defuss/packages/lightningimg/lightningimg-wasm/Cargo.toml
workspace: /Users/admin/Code/defuss/packages/lightningimg/Cargo.toml
[0m[1m[33mwarning[0m[0m[1m: unexpected `cfg` condition value: `wee_alloc`[0m
[0m [0m[0m[1m[38;5;12m--> [0m[0mlightningimg-wasm/src/lib.rs:7:7[0m
[0m [0m[0m[1m[38;5;12m|[0m
[0m[1m[38;5;12m7[0m[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0m#[cfg(feature = "wee_alloc")][0m
[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0m[1m[33m^^^^^^^^^^^^^^^^^^^^^[0m[0m [0m[0m[1m[33mhelp: remove the condition[0m
[0m [0m[0m[1m[38;5;12m|[0m
[0m [0m[0m[1m[38;5;12m= [0m[0m[1mnote[0m[0m: no expected values for `feature`[0m
[0m [0m[0m[1m[38;5;12m= [0m[0m[1mhelp[0m[0m: consider adding `wee_alloc` as a feature in `Cargo.toml`[0m
[0m [0m[0m[1m[38;5;12m= [0m[0m[1mnote[0m[0m: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration[0m
[0m [0m[0m[1m[38;5;12m= [0m[0m[1mnote[0m[0m: `#[warn(unexpected_cfgs)]` on by default[0m
[0m[1m[33mwarning[0m[0m[1m: unused macro definition: `console_log`[0m
[0m [0m[0m[1m[38;5;12m--> [0m[0mlightningimg-wasm/src/lib.rs:19:14[0m
[0m [0m[0m[1m[38;5;12m|[0m
[0m[1m[38;5;12m19[0m[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0mmacro_rules! console_log {[0m
[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0m[1m[33m^^^^^^^^^^^[0m
[0m [0m[0m[1m[38;5;12m|[0m
[0m [0m[0m[1m[38;5;12m= [0m[0m[1mnote[0m[0m: `#[warn(unused_macros)]` on by default[0m
[1m[33mwarning[0m[1m:[0m `lightningimg-wasm` (lib) generated 2 warnings
[1m[32m Finished[0m ]8;;https://doc.rust-lang.org/cargo/reference/profiles.html#default-profiles\`release` profile [optimized]]8;;\ target(s) in 0.03s
[1m[2m[INFO][0m: ⬇️ Installing wasm-bindgen...
[1m[2m[INFO][0m: Optimizing wasm binaries with `wasm-opt`...
[1m[2m[INFO][0m: License key is set in Cargo.toml but no LICENSE file(s) were found; Please add the LICENSE file(s) to your project directory
[1m[2m[INFO][0m: ✨ Done in 3.38s
[1m[2m[INFO][0m: 📦 Your wasm pkg is ready to publish at /Users/admin/Code/defuss/packages/lightningimg/lightningimg-wasm/pkg-bundler.
[1m[2m[WARN][0m: ⚠️ There's a newer version of wasm-pack available, the new version is: 0.13.1, you are using: 0.12.1. To update, navigate to: https://rustwasm.github.io/wasm-pack/installer/
[1G[0K⠙[1G[0K
> lightningimg-wasm@0.0.1 build:nodejs
> wasm-pack build --target nodejs --out-dir pkg-node
[1G[0K[1m[2m[INFO][0m: 🎯 Checking for the Wasm target...
[1m[2m[INFO][0m: 🌀 Compiling to Wasm...
[1m[33mwarning[0m[1m:[0m profiles for the non root package will be ignored, specify profiles at the workspace root:
package: /Users/admin/Code/defuss/packages/lightningimg/lightningimg-wasm/Cargo.toml
workspace: /Users/admin/Code/defuss/packages/lightningimg/Cargo.toml
[0m[1m[33mwarning[0m[0m[1m: unexpected `cfg` condition value: `wee_alloc`[0m
[0m [0m[0m[1m[38;5;12m--> [0m[0mlightningimg-wasm/src/lib.rs:7:7[0m
[0m [0m[0m[1m[38;5;12m|[0m
[0m[1m[38;5;12m7[0m[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0m#[cfg(feature = "wee_alloc")][0m
[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0m[1m[33m^^^^^^^^^^^^^^^^^^^^^[0m[0m [0m[0m[1m[33mhelp: remove the condition[0m
[0m [0m[0m[1m[38;5;12m|[0m
[0m [0m[0m[1m[38;5;12m= [0m[0m[1mnote[0m[0m: no expected values for `feature`[0m
[0m [0m[0m[1m[38;5;12m= [0m[0m[1mhelp[0m[0m: consider adding `wee_alloc` as a feature in `Cargo.toml`[0m
[0m [0m[0m[1m[38;5;12m= [0m[0m[1mnote[0m[0m: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration[0m
[0m [0m[0m[1m[38;5;12m= [0m[0m[1mnote[0m[0m: `#[warn(unexpected_cfgs)]` on by default[0m
[0m[1m[33mwarning[0m[0m[1m: unused macro definition: `console_log`[0m
[0m [0m[0m[1m[38;5;12m--> [0m[0mlightningimg-wasm/src/lib.rs:19:14[0m
[0m [0m[0m[1m[38;5;12m|[0m
[0m[1m[38;5;12m19[0m[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0mmacro_rules! console_log {[0m
[0m [0m[0m[1m[38;5;12m|[0m[0m [0m[0m[1m[33m^^^^^^^^^^^[0m
[0m [0m[0m[1m[38;5;12m|[0m
[0m [0m[0m[1m[38;5;12m= [0m[0m[1mnote[0m[0m: `#[warn(unused_macros)]` on by default[0m
[1m[33mwarning[0m[1m:[0m `lightningimg-wasm` (lib) generated 2 warnings
[1m[32m Finished[0m ]8;;https://doc.rust-lang.org/cargo/reference/profiles.html#default-profiles\`release` profile [optimized]]8;;\ target(s) in 0.03s
[1m[2m[INFO][0m: ⬇️ Installing wasm-bindgen...
[1m[2m[INFO][0m: Optimizing wasm binaries with `wasm-opt`...
[1m[2m[INFO][0m: License key is set in Cargo.toml but no LICENSE file(s) were found; Please add the LICENSE file(s) to your project directory
[1m[2m[INFO][0m: ✨ Done in 3.65s
[1m[2m[INFO][0m: 📦 Your wasm pkg is ready to publish at /Users/admin/Code/defuss/packages/lightningimg/lightningimg-wasm/pkg-node.
[1m[2m[WARN][0m: ⚠️ There's a newer version of wasm-pack available, the new version is: 0.13.1, you are using: 0.12.1. To update, navigate to: https://rustwasm.github.io/wasm-pack/installer/
[1G[0K⠙[1G[0K