We're on the front page of Hacker News again!
We're on the front page of Hacker News again!
TinyGo - A Go Compiler For Small Places Get Started See the code Go on embedded systems and WebAssembly TinyGo brings the Go programming language to embedded systems and to the modern web by creating a new compiler based on LLVM. You can compile and run TinyGo programs on over 100 different microcontroller boards from maker boards such as the BBC micro:bit and the Arduino Uno, to industrial processors from Nordic Semiconductor and ST Microelectronics.
Go on Embedded Systems and WebAssembly
#HackerNews #Go #Embedded #Systems #WebAssembly #TinyGo #TechNews
TinyGo - A Go Compiler For Small Places Get Started See the code Go on embedded systems and WebAssembly TinyGo brings the Go programming language to embedded systems and to the modern web by creating a new compiler based on LLVM. You can compile and run TinyGo programs on over 100 different microcontroller boards from maker boards such as the BBC micro:bit and the Arduino Uno, to industrial processors from Nordic Semiconductor and ST Microelectronics.
@vitonsky not a blocker for actual apps - in iOS, you also wait for installation. Websites, on the other hand, dont need JS (client side code) - see datastar and htmx. #Go is obese, but other platforms produce smaller #WASM binaries.
The point stands - avoid #JS, be happy. The BE/FE contract should move from APIs to markup structure.
btw, go-app supports SSR for SEO, and almost compiles with #TinyGo