I'm implementing javascript scripting support with MuJS but I had to dig into source code of MuJS to figure out how I can do things correctly (because documentation is... not so good). Otherwise it works perfectly.
Not sure if I should use QuickJS or just google's v8 instead, though