George Thomas 5907a064a7 Use fixed-width integers
Even though `Int` and `isize` should be the same in practice, we can't cleanly convert, as the type information isn't quite there. And anyway, strictly speaking per the report, `Int` is only guaranteed to hold 30 bits.

Note that this is essentially unchanged even if we specify `usize_is_size_t = true` for `cbindgen`.
2026-02-19 17:19:28 +00:00
2026-02-19 17:19:28 +00:00
2026-02-19 17:19:28 +00:00
2026-02-19 17:19:28 +00:00
2026-02-19 16:29:52 +00:00
2026-02-19 16:29:52 +00:00
2026-02-19 16:29:52 +00:00
2026-02-19 16:29:52 +00:00
2026-02-19 16:29:52 +00:00
Description
A playground for Rust/Haskell FFI work
490 KiB
Languages
Haskell 39.7%
Shell 23.4%
Nix 21.6%
Rust 15.3%