mirror of
https://github.com/janet-lang/janet
synced 2024-11-15 21:24:48 +00:00
2e9f67f4e4
native-close, raw-native and native-lookup have become ffi/close, ffi/native, and ffi/lookup instead. The new ffi module will be useful for any architecture even if we don't support making calls to certain functions. We can simple add a do-nothing calling convetion that panics on call. ffi/read and ffi/write are useful in their own right. |
||
---|---|---|
.. | ||
gtk.janet | ||
so.c | ||
test.janet |