main.cpp
5.92 KB
-
Implement custom fast call fiber for arm32. · 3f7b5ad0
The basic calling works, next we measure on both x86 and arm and then decide on how we implement our fiber/'staggered stack' abstraction.
FritzFlorian committed
The basic calling works, next we measure on both x86 and arm and then decide on how we implement our fiber/'staggered stack' abstraction.