Make release
profile optimize for native, and add release-web
for web
#319
Labels
enhancement
New feature or request
ready for implementation
The problem was discussed and is ready for a PR
Milestone
With Trunk 0.21, it's now possible to specify
cargo_profile = "release-web"
inTrunk.toml
, so ourCargo.toml
can go back to defaulting to native builds unless you specify otherwise.The text was updated successfully, but these errors were encountered: