Timon
c6d6f9f8be
Use cargo workspace to remove duplicated version, license, and author fields ( #4226 )
...
Use cargo workspace to remove dublicated version, license and author fields
2026-09-15 10:36:17 +00:00
Timon
f88896a887
Desktop: Stop compiling the editor into the wasm wrapper ( #4348 )
...
* Make wasm wrapper not depend on editor on native
* Introduce pkg-native
* Fix tests
* Fix fmt
* Correct span and make cargo fmt work inside editor_commands block
* Review
* Fix lint
2026-07-18 10:04:07 +00:00
Timon
d753ce26f7
Make the cargo-run tool auto-install its wasm-opt build dependency ( #4256 )
...
* Allow auto downloading wasm-opt
* Fix for mac
* Review
2026-06-21 20:17:54 +00:00
Timon
a72ac39059
Replace the dev server's wasm-pack, cargo-watch, and concurrently tools with custom cargo-run tooling ( #4254 )
...
Replace wasm-pack, cargo-watch and concurrently with custom build tooling
Co-authored-by: Keavon Chambers <keavon@keavon.com >
2026-06-21 12:48:31 -07:00