Hacker News new | ask | show | jobs
by lastontheboat 2036 days ago
Servo already has a C embedding API in https://github.com/servo/servo/tree/master/ports/libsimplese....
1 comments

That's not an embedding API. It's definitely Rust exposed to C, but there's nothing meaningful there as an embedder to get started.

Reading code isn't reading documentation. The fact that someone on HN had to search for it and paste it here tells me enough about where they emphasize their time.