ultimaweapon

↗ HN profile [ 71.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…