ultimaweapon
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Tsuki – Lua 5.4 ported to Rust (github.com)
Tsuki is a port of Lua 5.4 to Rust via C2Rust. I started working on this because I was tried to build a Lua bindings with overhead less than mlua and found out the approach I use is unsound due to Drop implementation on…