Hacker News new | ask | show | jobs
by throwaway894345 12 days ago
Go already runs on microcontrollers, but _just like C_, care must be taken to avoid using features that are not compatible with microcontrollers (such as dynamic memory).