I just looked at that code, and it looks like for some reason the NO_ASSERT define is set in your case - I think maybe I was building without RELEASE=1
I just pushed a change - but honestly if this sort of thing happens it should be pretty easy for you to look at the code and get an idea what the issue is.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I just looked at that code, and it looks like for some reason the NO_ASSERT define is set in your case - I think maybe I was building without RELEASE=1
I just pushed a change - but honestly if this sort of thing happens it should be pretty easy for you to look at the code and get an idea what the issue is.