Confirmed users
1,345
edits
Nnethercote (talk | contribs) |
Nnethercote (talk | contribs) |
||
| Line 30: | Line 30: | ||
* Compile times are currently slow. | * Compile times are currently slow. | ||
* Crossing the C++/Rust boundary layer can be difficult, and is relatively slow due to no inlining. | * Crossing the C++/Rust boundary layer can be difficult, and is relatively slow due to no inlining. | ||
** Bindgen can be tricky, especially working around clang bugs in different versions | ** Bindgen can be tricky, especially working around clang bugs in different versions and on different platforms | ||
* Android is currently not a Tier 1 platform | * Android is currently not a Tier 1 platform | ||
** https://forge.rust-lang.org/platform-support.html | ** https://forge.rust-lang.org/platform-support.html | ||