slint/sixtyfps_compiler/generator
Olivier Goffart 51836a9457 Attempt to fix a stack overflow in debug
The function that initialize all the bindings is huge, and its framz size is
too big. Put each binding evaluation in its own function seems to help
to avoid the stack overflow

Hopefully fixes #133
2021-05-05 22:01:06 +02:00
..
cpp.rs Fix return statement in the C++ generated code 2021-04-27 10:17:09 +02:00
rust.rs Attempt to fix a stack overflow in debug 2021-05-05 22:01:06 +02:00