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

SVG Elements causing a (signal: 9, SIGKILL: kill) at compile time #15

Open
LucasStill opened this issue Jun 12, 2021 · 1 comment
Open

Comments

@LucasStill
Copy link

Hello,

While building a rust UI through markup a code signal 9 appears at compile time. This is due to an over usage of the ram during compilation. Is there any way to fix it? It seems to happen when too many elements are present, but works fine on its nodejs based server.

Any idea or solution to counter this issue, and if so would it be possible to improve it?

Thank you very much.

@utkarshkukreti
Copy link
Owner

Hi @LucasStill. Can you post a complete sample template that uses too much memory for you? Are you able to compile other Rust crates fine on the same machine?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants