Skip to content

Bind the js i32 arithmetic and bitwise operations, and fix issue with… #8

Bind the js i32 arithmetic and bitwise operations, and fix issue with…

Bind the js i32 arithmetic and bitwise operations, and fix issue with… #8

Workflow file for this run

name: JS STDLIB
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
test-js-stdlib:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run tests
run: npm test