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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory Leak 馃挗 #28

Open
macabeus opened this issue Apr 30, 2019 · 1 comment
Open

Memory Leak 馃挗 #28

macabeus opened this issue Apr 30, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@macabeus
Copy link
Owner

For some unknown reason, we have a very annoying memory leak on the project.
I don't know exactly when it started, but I guess that it is because of the web assembly - or maybe because of the canvas.

After some reloads at the page, we need to close it and open a new tab because web assembly can't start since haven't enough memory.

@macabeus macabeus added the bug Something isn't working label Apr 30, 2019
@macabeus macabeus pinned this issue May 7, 2019
@evaporei
Copy link

evaporei commented Oct 5, 2019

This is unfortunate normal at the moment for WebAssembly projects 馃槥

I've done an import of a simple WASM function and used it on JS and with just that the project leaks memory for each refresh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants