| ▲ | gavinray 4 hours ago | |
Many languages don't have ergonomic experiences for working with C ABI's without explicit wrapper code. Hell, Node.js didn't even get this ability until LAST MONTH: https://nodejs.org/en/blog/release/v26.1.0 You'd have to write a second library to interface the C ABI with Node via NAPI just to consume it. | ||