-
Notifications
You must be signed in to change notification settings - Fork 202
Strange type mapping for ffi #508
Copy link
Copy link
Closed
Description
By the way, there is also something quite suspicious happening @ https://github.com/saghul/txiki.js/blob/master/src/js/stdlib/ffi/ffi.js
[ types.uint32, [ 'uint32_t', 'signed long long', 'signed long long int', 'long long', 'long long int' ] ],
Does not seems right, unless there are strange reasons behind this choice.
Originally posted by @KaruroChori in #506 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels