pcmacdon / jsish

Jsi is a small, C-embeddable javascript interpreter with tightly woven Web and DB support.
https://jsish.org/
MIT License
42 stars 9 forks source link

Add the dropped break statement in the function jsiEvalCodeSub. #104

Open paintedveil5 opened 8 months ago

paintedveil5 commented 8 months ago

Fix the issue https://github.com/pcmacdon/jsish/issues/102 This one can work...