Some R&D on the "lifecycle of scripts" is necessary
arielm opened this issue · 0 comments
arielm commented
Prerequisite toward finalization of the API (1.0.0)
e.g.
- What is the difference between parsing and execution?
- When is parsing actually taking place? (cf laziness, etc.)
- How does it work in term of garbage-collection and compartments?