catch(console.error)
Some examples have been failing to load in some browsers, and this ensures that whenever the promise to load Rust code fails we log any errors happening instead of accidentally failing silently. This helped debug a bit in #897
* adds julia set example * fixes indentation in *.js files * fixes *.js formatting * fixes a typo in function arguments signature