zhutc

Results 3 comments of zhutc

这是callFunction demo: ``` import 'dart:ffi' as FFI; // 1.先注入 testFunc String jsResult = javascriptRuntime.evaluate(""" const testFunc =()=>{ console.log('run testFunc'); return 'test' } // if (typeof MyClass == 'undefined') { //...

This issue appears again in iOS15. ``` Exception Type: EXC_BAD_ACCESS (SIGKILL) Exception Subtype: KERN_PROTECTION_FAILURE at 0x00000001d4424da8 VM Region Info: 0x1d4424da8 is in 0x1d44249b8-0x1d4450278; bytes after start: 1008 bytes before end:...