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

Major VM changes #119

Open
haase opened this issue Feb 25, 2021 · 0 comments
Open

Major VM changes #119

haase opened this issue Feb 25, 2021 · 0 comments

Comments

@haase
Copy link
Member

haase commented Feb 25, 2021

Refactor to run faster, simplifying core logic.

  • pass *resultp and return flow_code (error,fail/empty,ok) from handlers
  • always have code CARs be opcodes
  • actually do cdr-coding
  • have locals block for bindings without using lexenvs for some binding
  • have a VM_OPCODE to invoke new VM with code optimized for simpler VM
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