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

Port simple heap for closure plugin #70

Open
2 tasks
ballercat opened this issue Jan 28, 2018 · 0 comments
Open
2 tasks

Port simple heap for closure plugin #70

ballercat opened this issue Jan 28, 2018 · 0 comments

Comments

@ballercat
Copy link
Owner

Goal

Stabilize closure plugin.

Overview

Built-in closure plugin doesn't manage memory for closures. I wrote a basic simple-heap in JavaScript a long time ago for emulated malloc/free calls. It should be trivial to port it to a walt file.

Acceptance Criteria

  • Implement actual malloc and free
  • Write some tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Closures
  
In progress
Development

No branches or pull requests

1 participant