Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
goku12
83 days ago
|
parent
|
context
|
favorite
| on:
Brave overhauled its Rust adblock engine with Flat...
That is not correct. Dynamic linking is natively supported in Rust. How else do you make modules for scripting languages like Python (using PyO3) [1]? It uses the stable C API (cdylib).
[1]
https://pyo3.rs/v0.15.1/#using-rust-from-python
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://pyo3.rs/v0.15.1/#using-rust-from-python