←back to thread

Introducing tmux-rs

(richardscollin.github.io)
857 points Jtsummers | 1 comments | | HN request time: 0s | source
Show context
denysvitali ◴[] No.44456180[source]
I like the initiative, but all this effort for ... unsafe Rust? I know it's a hot topic, and I hope the end goal is to have a memory-safe (and faster) tmux. I just hope the author doesn't stop here :)

Edit: As pointed out below, I'm stupid, it's stated in the article and I didn't read that part

replies(4): >>44456190 #>>44456251 #>>44456299 #>>44456452 #
verbatim ◴[] No.44456190[source]
At the end of the article he states that the next step is to work toward safe Rust.
replies(2): >>44456254 #>>44457477 #
1. denysvitali ◴[] No.44456254[source]
Thank you! I skimmed through the article and didn't find this. Should have used CTRL+F :)