neeboo

Results 47 comments of neeboo
trafficstars

suggestion: use dart:isolate when doing the encrypt/decrypt job.

> 没招了 想不到好的解决办法 @fangkyi03 试试https://github.com/Pocket4D/quickjs_dart

different curve applied to the keypair, in keysmith, uses ecdsa/secp256k1, here uses ed25519. Which would make things vague and causing confusion.

example的代码没有更新,这两周我梳理一下

There are a lot to change. cli, node_qjsc, plugins

Any updates on this?

Ok, I have tried a few steps to fix the problem 1. git checkout `refactor/remove_host_class` 2. by modifying `bridge/bindings/qjs/qjs_engine_patch.h`, move missing types from `third_party/quickjs/src/core/types.h` and include `` and `` when...

**Updates** Rooted problem, the polyfill scripts are compiled by `node-qjsc` library, which is not BIGNUM enabled. Causing byteLength is different from BC_VERSION. See: https://github.com/openwebf/webf/blob/80f32ab9856c7d69ef1ff778e083a323f4f83f51/bridge/third_party/quickjs/src/core/bytecode.c#L149 I create this [pull request](https://github.com/openkraken/node-qjsc/pull/18) on...

换我的源码quickjs目录,官方缺finalizer 另外promise完了之后要手动调用executePendingjob 请看主目录下main.dart

我会看看你的tree,然后看下问题