InflexCZE

Results 3 issues of InflexCZE

##### Brief Description After update from CppSharp 0.10.2 to 1.0.0 we've noticed that semantics of virtual table substitution in generated C# changed slightly, causing Access violation (reads of random memory)...

Hello, first of all very nice tool. Great work, thank you 👍 I've noticed that only offline profiling is currently supported (capture first, visualize after). Are there any plans to...

Given WASM ```wasm 0000024: 44 ; f64.const 0000025: 0000 0000 0000 e0c1 ; f64 literal (module (func (export "addTwo") (result f64) f64.const -0x1p+31 ) ) ``` and wasm2c conversion output...