kekyo / IL2C

IL2C - A translator for ECMA-335 CIL/MSIL to C language.
Apache License 2.0
401 stars 36 forks source link

Reduce build and discard execution frames #5

Closed kekyo closed 6 years ago

kekyo commented 6 years ago

We have to think about logical stack frame unlink strategy.

kekyo commented 6 years ago

Temporary closed because it's very difficult for exception handling (with filter) #48