87e43ccb9402d83f5a741eb0f1ac44167d8ec113
Callstack recursion has the property that the maximum stack depth can grow significantly, depending on the input program. Cranelift uses several recursive algorithms, however it uses explicit heap-based stacks to do so.
Description
No description provided
Languages
Rust
77.8%
WebAssembly
20.6%
C
1.3%