Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Go (!) for it! I'll try it! :-D

If you do, I'd ask you to give some thought to FFI efficiency. I've been wondering if there could be a good way in a transpiled language for the type system to validate at compile time that any pointers passed to C are pinned, so you can safely run the FFI calls with cgocheck=0 which eliminates quite a bit of overhead.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: