|
|
|
|
|
by kentonv
2087 days ago
|
|
No, no GC, at least at present. If you store any durable state, you have to delete it explicitly, or it stays forever. I am interested in the idea of objects whose IDs are never revealed to the app, but to which references can be stored inside other objects. Then we could do GC... and it would be a true capability system. |
|