Y
Hacker News
new
|
ask
|
show
|
jobs
by
rcarmo
1072 days ago
It is nice, but nowhere near as complete feature-wise than C/C++. The fact that it exists does not mean you can use it to achieve the same thing.
1 comments
Philip-J-Fry
1072 days ago
What do you mean no where near as complete feature wise? Go or specifically the TinyGo implementation?
Seems to do exactly what 99% of people need.
link
stowaway1256
1072 days ago
Feature parity is fine but support is not quite there. Doesn't support WiFi on NodeMCU boards last I checked.
link
rcarmo
1072 days ago
"Seems" is an outside perspective. There are loads of hardware features that it just doesn't support on various boards, and lots of extra hardware (like sensors) that it has no libraries for. It's not just the MCU/CPU that matters here.
link
Seems to do exactly what 99% of people need.