Hacker News new | ask | show | jobs
by rlp 1298 days ago
I'm not seeing a major problem here, you just need to install MSVC++ alongside it.
1 comments

Its an extra requirement, thats not imposed by many other languages.
Rust and Go (for cgo) require it as well.

As do Python, Ruby, Tcl, node and Java if you want to write native extensions.