Rosettea / Hilbish

🌓 The Moon-powered shell! A comfy and extensible shell for Lua fans! 🌺 ✨
https://rosettea.github.io/Hilbish/
MIT License
500 stars 23 forks source link

refactor: use custom event emitter #193

Closed TorchedSammy closed 2 years ago

TorchedSammy commented 2 years ago

adds a custom event emitter, fixes #192 gonna add new things in a separate commit/pr


TorchedSammy commented 2 years ago

on hold - I need to figure out how to concurrently run Lua functions properly before running listeners in goroutines, which I have found out was the actual problem of the emitter error