Skip to content

repl: Update to new emscripten APIs #36

repl: Update to new emscripten APIs

repl: Update to new emscripten APIs #36

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run prettier
run: |
npx prettier@2.8.8 --check .