I've also just added them to http://www.espruino.com/binaries (they should have been there already!), and I'll make sure that they continue to be put up there.
At the moment, rolling support in looks unlikely. While I made sure that the code would support it, it turns out that there are a lot of conflicting function names, and the compiled binary won't work.
While that could be fixed, it's starting to get difficult to get all the required program code into the available flash, so I'm not sure I'll be able to justify using up such a large amount of it with support for different modules.
Probably the easiest fix for now would be to make it easier to choose different builds to flash from within the Web IDE.
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.
Hi. It seems there's been a bit of a mixup as the latest builds in http://www.espruino.com/binaries/git should have wiznet, but they don't.
I've also just added them to http://www.espruino.com/binaries (they should have been there already!), and I'll make sure that they continue to be put up there.
At the moment, rolling support in looks unlikely. While I made sure that the code would support it, it turns out that there are a lot of conflicting function names, and the compiled binary won't work.
While that could be fixed, it's starting to get difficult to get all the required program code into the available flash, so I'm not sure I'll be able to justify using up such a large amount of it with support for different modules.
Probably the easiest fix for now would be to make it easier to choose different builds to flash from within the Web IDE.