Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lh_mouse
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
lh_mouse
4mo ago
mingw-w64 uses Microsoft C ABI except `long double`. However the C++ ABI is derived from Itanium C++ ABI, which results in a mixture. 64-bit Cygwin/MSYS2 uses a modified MS ABI where `long` is 64-bits.
2.
▲
Show HN: The Asteria Programming Language
(github.com)
3 points
by
lh_mouse
1y ago
|
0 comments
3.
▲
by
lh_mouse
1y ago
I think it's not correct to say 'Wine is an emulator', as its name suggests it isn't. Both programs are x86-64 and they run natively; they just call different APIs, backed by glibc or Wine, and eventually lead to (maybe
4.
▲
How can a mutex in Wine be faster than a native one on Linux
3 points
by
lh_mouse
1y ago
|
2 comments