Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add
wasm-pack
and additional dependencies in Cargo.toml
Added wasm-pack configuration and necessary dependencies to enhance the packaging of rust code to WebAssembly. This change was made due to rustwasm/wasm-pack#1247. Additionally, included 'worker' as a new dependency and adjusted the release profile to optimize for size and performance.
- Loading branch information