Garbage Collection #79
donalffons
started this conversation in
Ideas
Replies: 1 comment 9 replies
-
After thinking about this some more, I think that |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just came across EigenJS. They are using Emscripten + Embind to expose Eigen to JavaScript + WASM. In their README, they describe a potentially interesting approach to improve memory management.
Beta Was this translation helpful? Give feedback.
All reactions