We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
[opt] 优化AOT泛型实例化函数缺失时抛出的异常信息。
[fix] 修复Transform函数体时,如果最后一条指令为split指令,relocationOffsets指令函数理末尾,但此时Ba… …sicBlock为null,导致计算relocationOffset崩溃的bug
[fix] 修复类型的blittable属性未计算的bug
[fix] 修复NewValueTypeInterpVar 错误地修正了this指针,导致覆盖了this-1位置变量的严重bug
[fix] 修复array的element size>8时,index错误使用了__index变量id而是不是变量值的bug
[fix] 修复未InitLocals的bug。严重!
[change][doc] 文档迁移到huatuo.wiki项目