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

Add support for bitfields #38

Open
gmarty opened this issue Dec 23, 2011 · 1 comment
Open

Add support for bitfields #38

gmarty opened this issue Dec 23, 2011 · 1 comment

Comments

@gmarty
Copy link

gmarty commented Dec 23, 2011

To fully port C apps to JS we need the ability to parse bitfields from structs.

See http://en.wikipedia.org/wiki/Bit_field for details.

@rmustacc
Copy link
Contributor

Yes, I've been thinking about doing coming up with a reasonable API to do this. The API is really the challenge.

@ghost ghost assigned rmustacc Dec 23, 2011
@rmustacc rmustacc removed their assignment Feb 22, 2023
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

No branches or pull requests

2 participants