feat: added beacon installer generation, download

This commit is contained in:
Andrew Rioux
2025-02-02 02:37:53 -05:00
parent b416f35b63
commit 0576c4fd3b
22 changed files with 554 additions and 87 deletions
+3
View File
@@ -11,6 +11,9 @@ lto = true
codegen-units = 1
panic = "abort"
[profile.dev]
panic = "abort"
[profile.wasm-release]
inherits = "release"
strip = true