Go on Embedded Systems and WebAssembly
4 hours ago
- #Embedded Systems
- #WebAssembly
- #TinyGo
- TinyGo is a new compiler based on LLVM that brings the Go programming language to embedded systems and the modern web.
- It supports over 100 different microcontroller boards, from maker boards like BBC micro:bit and Arduino Uno to industrial processors.
- TinyGo can produce compact WebAssembly (WASM) code for web browsers and environments supporting WebAssembly System Interface (WASI).