futhark icon indicating copy to clipboard operation
futhark copied to clipboard

[feature request] support for inline functions.

Open Shinyzenith opened this issue 3 years ago • 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.

Shinyzenith avatar Mar 18 '22 19:03 Shinyzenith

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.

Shinyzenith avatar Mar 18 '22 19:03 Shinyzenith

https://github.com/PMunch/futhark/pull/24

Shinyzenith avatar Mar 18 '22 20:03 Shinyzenith