Skip to content

Bind the JS i64 arithmetic and bitwise operations #12

Bind the JS i64 arithmetic and bitwise operations

Bind the JS i64 arithmetic and bitwise operations #12

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