orbiton
0.1.0
In orbiton::
commands::
build
Structs
BuildArgs
BuildProgress
Enums
BuildTarget
Functions
build_for_desktop
build_for_embedded
build_for_web
compile_native_binary
compile_to_wasm
create_firmware_package
execute
find_orbit_files
generate_rust_code
generate_web_wrappers
optimize_for_embedded
orbiton
::
commands
::
build
Function
create_firmware_package
Copy item path
Settings
Help
Summary
Source
fn create_firmware_package(output_dir: &
Path
, release:
bool
) ->
Result
<
()
>