Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
emcc.py: move final_js into EmccState object. NFC.
This avoids having to use the global keyword everywhere and it makes sense to group this with the rest of the state.
- Loading branch information