eframe_template icon indicating copy to clipboard operation
eframe_template copied to clipboard

cross platform compilation

Open rust-ferrum opened this issue 5 months ago • 1 comments

Hello, tell me I can't figure out how to compile on a PC x86 for the armhf architecture. WASM

rust-ferrum avatar Jul 23 '25 21:07 rust-ferrum

Hello, you might want to take a look at the template I've build https://github.com/mikolaszko/cross -> uses trunk to compile the project to wasm, you can also just use trunk by itself https://trunkrs.dev/

mikolaszko avatar Nov 07 '25 20:11 mikolaszko