Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Many fixes and added a wasmer loader to bring in modules from wasmer.io
- Add coi-serviceworker to work around cross-origin problems with `SharedArrayBuffer`. - Add Bash, jq, Python (disabled) and Ruby. - Update tests because of changes in Puppeteer API. - Add generalised `Runner` to replace directly using `Worker`s to allow the WASM runtime in the main browser window. - Make `Base64` slightly less greedy when detecting input - still too greedy! - Fix bug where highlighting was missing when changing languages.
- Loading branch information