Rosettea/Hilbish

feat: add async editor input functions

TorchedSammy opened this issue · 1 comments

hilbish.goro is a very problematic function since the Lua runtime does not work with multiple goroutines. This can cause issues in Greenhouse since it is used to read input.

An async function to read input should be added.

not needed, and it can also be done with the hilbish.rawInput hook