You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2025. It is now read-only.
When trying to execute the strings '▲' or '▼' (html entities ▲ and ▼), luaparse gives an encoding error. lua-in-js should provide the option to change from the default encoding mode.
When trying to execute the strings
'▲'or'▼'(html entities ▲ and ▼), luaparse gives an encoding error. lua-in-js should provide the option to change from the default encoding mode.