ex_termbox icon indicating copy to clipboard operation
ex_termbox copied to clipboard

Rewrite bindings in Rust with Rustler

Open ndreynolds opened this issue 5 years ago • 0 comments

This should be possible and ought to make the bindings safer. Thread-based concurrency with shared memory is hard to get right, and Rust would help ensure the memory access is correct.

ndreynolds avatar Mar 02 '19 15:03 ndreynolds