uiua-lang / uiua

A stack-based array programming language
https://www.uiua.org
MIT License
1.61k stars 117 forks source link

FFI fails handling some return types #610

Open ekgame opened 1 day ago

ekgame commented 1 day ago

I was trying to implement textures for Rayua, but I'm having trouble with the first step.

Reproduction steps: