Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If I understand the proposal correctly, it should actually be possible to auto-generate safe glue code.

These interface types can describe, eg, how to map a Python String or list to a generic representation (pointer + length), and Rust can then take this generic form and map it into a valid Rust string safely - with the intermediate guarantees verified by the WASM runtime.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: