pro2stinger

Results 3 comments of pro2stinger

if you're not intrested in using clang in your scripts, just open index.html. however if you are intrested in using clang in your scripts you need to modify `shared.js` and...

This isn't needed. Instead of `value:::func(arguments)` this could be used `value::func()(arguments)`.

> I wrote up some notes about my process in this gist: https://gist.github.com/binji/b7541f9740c21d7c6dac95cbc9ea6fca > > I've also added it to README.md Thanks