Commit ebacbc8
ndthanhdev
Add recorder app to workspace and optimize build profiles
- Updated the workspace configuration in Cargo.toml to include the new "apps/recorder" member.
- Set release profile optimization level to 2 for faster and smaller WebAssembly builds.
- Applied optimization settings for all dependencies in debug builds.
- Removed redundant profile settings from the recorder app's Cargo.toml.1 parent b44d322 commit ebacbc8
3 files changed
Lines changed: 2224 additions & 714 deletions
0 commit comments