8000 WiP Redesign the encoding of Longs in JavaScript. · scala-js/scala-js@781fc3c · GitHub
[go: up one dir, main page]

Skip to content

WiP Redesign the encoding of Longs in JavaScript. #3612

WiP Redesign the encoding of Longs in JavaScript.

WiP Redesign the encoding of Longs in JavaScript. #3612

Workflow file for this run

name: CLA
on: [pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Verify CLA
uses: scala/cla-checker@v1
with:
author: ${{ github.event.pull_request.user.login }}
0