PMunch/futhark

[feature request] support for inline functions.

Shinyzenith opened this issue · 2 comments

This issue is a tracker for inline functions.
Currently I'm redefining the function manually in nim to use it, but it would be nice to see official support and would make the process of using C libraries easier.

Would also be nice if it could be pointed out in the readme that inline functions aren't currently supported. I'll send a patch.