Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unaligned bit arrays on the JavaScript target #761

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

richard-viney
Copy link
Contributor

Makes updates necessary to support unaligned bit arrays on JavaScript.

This is a companion PR to gleam-lang/gleam#3946 which needs to merge before CI failures on this PR can be addressed.

@richard-viney richard-viney force-pushed the js-unaligned-bit-arrays branch 2 times, most recently from 04fbf8e to a938a2d Compare December 5, 2024 03:41
@richard-viney richard-viney changed the title Support unaligned bit arrays on JavaScript Unaligned bit arrays on the JavaScript target Dec 5, 2024
@richard-viney richard-viney force-pushed the js-unaligned-bit-arrays branch 4 times, most recently from 7e599c5 to d2bfa0c Compare December 13, 2024 08:02
@richard-viney richard-viney force-pushed the js-unaligned-bit-arrays branch 3 times, most recently from ef7bedf to 12b7ec3 Compare December 24, 2024 05:00
@richard-viney richard-viney force-pushed the js-unaligned-bit-arrays branch 4 times, most recently from 65fa074 to 2449e2c Compare January 3, 2025 21:05
@richard-viney richard-viney force-pushed the js-unaligned-bit-arrays branch from 2449e2c to 568d07e Compare January 5, 2025 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant