Any cool blockchain projects that uses Lua out there?
I know Bitcoin has its own assembly-like script system (without loops etc.) because it's so critical. But I imagine other, less critical projects could use Lua, especially since many blockchain projects are written in C++.
@Egor Skriptunoff do you know if any blockchain projects uses your SHA implementation in Lua? Btw, both your SHA and JSON implementations on Github have been very valuable learning resources to me.
I know Bitcoin has its own assembly-like script system (without loops etc.) because it's so critical. But I imagine other, less critical projects could use Lua, especially since many blockchain projects are written in C++.
@Egor Skriptunoff do you know if any blockchain projects uses your SHA implementation in Lua? Btw, both your SHA and JSON implementations on Github have been very valuable learning resources to me.