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

Vm reorg #3

Merged
merged 4 commits into from
Jul 3, 2024
Merged

Vm reorg #3

merged 4 commits into from
Jul 3, 2024

Conversation

Bike
Copy link
Member

@Bike Bike commented Jul 3, 2024

Fixes some of the code duplication. Also adds a timeout feature for sandboxes.

Bike added 4 commits July 3, 2024 13:56
Reduces code duplication. I still don't think this is very artful
but it's better than having a bunch of huge local functions.
This is enough to shut up SBCL. I haven't actually tested for any
performance gain, and in any case suspect that there are lower
hanging fruit in the actual instruction design (e.g. the treatment
of multiple values).
This may be useful when using Maclina as a sandbox.
@Bike Bike merged commit b4903cd into main Jul 3, 2024
2 checks passed
@Bike Bike deleted the vm-reorg branch July 3, 2024 21:56
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