Closed jhwgh1968 closed 4 years ago
Well, these are the errors I was trying to bring out before. I'll figure it out.
There we go! Merge it, add use rhai::plugin::*
in a bunch of places, and see if things work better.
Works wonderfully!
BTW, any parameter named _
causes an error.
This is a small fix on the way to getting the fix you've been waiting for: avoiding length checks.
It's its own PR in order to run it through CI.
EDIT: this also cleans up the CI, and some of the issues you described in #3