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 32-bit support to CapDL loader #82

Closed
nspin opened this issue Feb 10, 2024 · 1 comment
Closed

Add 32-bit support to CapDL loader #82

nspin opened this issue Feb 10, 2024 · 1 comment

Comments

@nspin
Copy link
Member

nspin commented Feb 10, 2024

The only complication is that the spec type is used at both build-time and run-time. The best way to handle this will probably be to make the spec generic over a machine word type.

@nspin
Copy link
Member Author

nspin commented Mar 5, 2024

Implemented in #105

@nspin nspin closed this as completed Mar 5, 2024
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

1 participant