| ▲ | irq-1 3 hours ago | |
> Mobile is under consideration (no decision yet). If it is supported, it will be limited to utility-style apps — not games or rich multi-touch experiences. No Multiple Windows so even desktop apps will be limited to "utility-style apps". I compiled and ran the process_monitor example on linux: it works, compiles fast and is about 10mb. Also cross-built for windows and it's 8.4mb. Can't build for macos/arm64 (Under wine the windows exe doesn't render text. weird.) | ||
| ▲ | irq-1 2 hours ago | parent [-] | |
examples/process_monitor$ GOOS=darwin GOARCH=arm64 go build | ||