docs: update README
All checks were successful
Bearer / scan (push) Successful in 29s
Go Build Multi-Platform / build (amd64, darwin) (push) Successful in 47s
Go Build Multi-Platform / build (amd64, freebsd) (push) Successful in 42s
Go Build Multi-Platform / build (amd64, linux) (push) Successful in 35s
Go Build Multi-Platform / build (amd64, windows) (push) Successful in 33s
Go Build Multi-Platform / build (arm, freebsd) (push) Successful in 37s
Go Build Multi-Platform / build (arm, linux) (push) Successful in 36s
Go Build Multi-Platform / build (arm64, freebsd) (push) Successful in 32s
Go Build Multi-Platform / build (arm64, darwin) (push) Successful in 34s
Go Revive Lint / lint (push) Successful in 44s
Run Gosec / tests (push) Successful in 49s
Go Build Multi-Platform / build (arm, windows) (push) Successful in 9m25s
Go Build Multi-Platform / build (arm64, windows) (push) Successful in 9m22s
Go Build Multi-Platform / build (arm64, linux) (push) Successful in 9m25s
Go Build Multi-Platform / build (wasm, js) (push) Successful in 9m25s
Go Build Multi-Platform / Create Release (push) Has been skipped
Go Test Multi-Platform / Test (ubuntu-latest, arm64) (push) Successful in 18m50s
Go Test Multi-Platform / Test (ubuntu-latest, amd64) (push) Successful in 19m4s
All checks were successful
Bearer / scan (push) Successful in 29s
Go Build Multi-Platform / build (amd64, darwin) (push) Successful in 47s
Go Build Multi-Platform / build (amd64, freebsd) (push) Successful in 42s
Go Build Multi-Platform / build (amd64, linux) (push) Successful in 35s
Go Build Multi-Platform / build (amd64, windows) (push) Successful in 33s
Go Build Multi-Platform / build (arm, freebsd) (push) Successful in 37s
Go Build Multi-Platform / build (arm, linux) (push) Successful in 36s
Go Build Multi-Platform / build (arm64, freebsd) (push) Successful in 32s
Go Build Multi-Platform / build (arm64, darwin) (push) Successful in 34s
Go Revive Lint / lint (push) Successful in 44s
Run Gosec / tests (push) Successful in 49s
Go Build Multi-Platform / build (arm, windows) (push) Successful in 9m25s
Go Build Multi-Platform / build (arm64, windows) (push) Successful in 9m22s
Go Build Multi-Platform / build (arm64, linux) (push) Successful in 9m25s
Go Build Multi-Platform / build (wasm, js) (push) Successful in 9m25s
Go Build Multi-Platform / Create Release (push) Has been skipped
Go Test Multi-Platform / Test (ubuntu-latest, arm64) (push) Successful in 18m50s
Go Test Multi-Platform / Test (ubuntu-latest, amd64) (push) Successful in 19m4s
This commit is contained in:
@@ -170,9 +170,7 @@ task build-linux
|
||||
|
||||
## Embedded Systems and WebAssembly
|
||||
|
||||
For building for WebAssembly and embedded systems, see the [tinygo branch](https://git.quad4.io/Networks/Reticulum-Go/src/branch/tinygo/). Requires TinyGo 0.37.0+.
|
||||
|
||||
Note: WebAssembly support is not actively maintained at this time.
|
||||
For building for embedded systems, see the [tinygo branch](https://git.quad4.io/Networks/Reticulum-Go/src/branch/tinygo/). Requires TinyGo 0.37.0+.
|
||||
|
||||
Build WebAssembly binary with standard Go compiler:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user