Closed
Description
More and more people are wanting to interop with the Rust runtime from C code. We need to create a suitable interface for doing such, and not encourage using the builtins or upcalls. I propose using the rust_client_
namespace or rust_api_
.
Current functions being abused:
- new_port
- del_port
- chan_id_send
- upcall_s_shared_malloc