dingjinhong

Results 2 issues of dingjinhong

Exception in thread "main" de.inetsoftware.jwebassembly.WasmException: Abstract or native method can not be used: java/lang/Object.registerNatives()V at java.lang.Object.registerNatives(Object.java) at de.inetsoftware.jwebassembly.module.ModuleGenerator.createInstructions(ModuleGenerator.java:551) at de.inetsoftware.jwebassembly.module.ModuleGenerator.scanFunctions(ModuleGenerator.java:226) at de.inetsoftware.jwebassembly.module.ModuleGenerator.prepareFinish(ModuleGenerator.java:279) at de.inetsoftware.jwebassembly.JWebAssembly.compile(JWebAssembly.java:368) at de.inetsoftware.jwebassembly.JWebAssembly.compileToBinary(JWebAssembly.java:340) at de.inetsoftware.jwebassembly.JWebAssembly.compileToBinary(JWebAssembly.java:308) at TestWasm.main(TestWasm.java:41)

### Describe the bug refHeight,refHeight2 和 refWidth,refWidth2组合不生效 ### Your Example Website or App 无 ### Steps to Reproduce the Bug or Issue 使用markup attr 看上去ref...2会覆盖ref...属性 ### Expected behavior 期待完成计算属性 ###...