This website requires JavaScript.
Explore
Help
Sign In
logos-messaging
/
nim-ffi
Watch
1
Star
0
Fork
0
You've already forked nim-ffi
mirror of
https://github.com/logos-messaging/nim-ffi.git
synced
2026-05-17 15:49:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nim-ffi
/
examples
History
Ivan FB
8479fb8ad3
fix build.rs is broken on Windows (rust.nim:112–115). lib_ext is only set under cfg(target_os = "macos"|"linux"). On Windows the symbol is undefined → compile error. The
...
CMakeLists handles Windows; the Rust generator should either match or fail loudly.
2026-05-11 21:25:05 +02:00
..
nim_timer
fix build.rs is broken on Windows (rust.nim:112–115). lib_ext is only set under cfg(target_os = "macos"|"linux"). On Windows the symbol is undefined → compile error. The
2026-05-11 21:25:05 +02:00