hsaturn

Results 14 issues of hsaturn

Hell Jean, sorry for this issue, I've really searched for an answer without success I tried (just curiosity at the begining) this code: ``` js class Car { }; ```...

Hello (EDIT -> See smaller test case at the bottom) This bug exists both in released and unreleased version: byte is set to mem[idx + offset] at line 4 of...

bug

Hello Some useless jumps are generated with nested if. Here is the smallest code I've found, but with large code, I saw a bunch of 7 useless jumps !! ```...

- **Describe the scope of your change--i.e. what the change does and what parts of the code were modified.** This will help us understand any risks of integrating the code....