creating C ABI compatible libraries is bad with this unfortunately since you need to also include a seperate garbage collector dynamic library (and I don't remember if you have to dynamically link it multiple times or what depending on how many nim libraries you are accessing)
not what it was made for I guess but a grudge of mine
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
Cherry
creating C ABI compatible libraries is bad with this unfortunately since you need to also include a seperate garbage collector dynamic library (and I don't remember if you have to dynamically link it multiple times or what depending on how many nim libraries you are accessing)
not what it was made for I guess but a grudge of mine
Report Comment