Hacker News new | ask | show | jobs
by anaphor 1676 days ago
You can always call the C functions directly (from a shared lib) although admittedly it's a pain because you have to deal with unmanaged pointers very often.