Hacker News new | ask | show | jobs
by saagarjha 2218 days ago
To confirm, that’s two dynamic libraries, right?
1 comments

Yes, it's compiled into two different libraries. Nim hasn't magically made cross-platform dynamic libraries. But the code for both libraries is the same, just compiled for two different platforms.