Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Manishearth
on May 3, 2016
|
parent
|
context
|
favorite
| on:
Go bindings to Rust's regex engine
- Calling into the C ABI is a stable and well documented operation that most languages support in some form
- Rust allows you to export functions with the C ABI
- LLVM wasn't involved here at all
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
- Rust allows you to export functions with the C ABI
- LLVM wasn't involved here at all