quickjs-wrapper icon indicating copy to clipboard operation
quickjs-wrapper copied to clipboard

是否支持创建多个的JSRunTime

Open hlz9494 opened this issue 2 years ago • 1 comments

向大佬确认一下。。。 看这个库的方法感觉好像一个App里面只会一个JSRuntime

看了一下另外的两个类似的库 https://github.com/taoweiji/quickjs-android https://github.com/seven332/quickjs-android 都是支持创建多个JSRunTime的(类似JSRuntime runtime = quickJS.createJSRuntime()之类的方法)

hlz9494 avatar Dec 25 '23 06:12 hlz9494

近期会支持

HarlonWang avatar Oct 08 '24 06:10 HarlonWang