BB-fat

Results 29 comments of BB-fat

写了一篇博客将反混淆:https://www.fatech.online/articles/2020/05/03/1588498398801.html

Three years have passed and this feature has not been implemented yet?

> See here for a working example, the feature exists, it's just not very explicit > > https://github.com/martpie/museeks/blob/tauri/src-tauri/src/plugins/app_close.rs > > Or there reply to the main Tauri issue: [tauri-apps/tauri#3084 (comment)](https://github.com/tauri-apps/tauri/issues/3084#issuecomment-1477675840)...

It seems feasible to call `TSFN.Release()` within `ObjectWrap::Finalize`. ```cpp // jsCallback is an Napi::ThreadSafeFunction void MyObject::Finalize(const Napi::Env env) { if (jsCallback) { jsCallback.Release(); jsCallback = nil; } } ```

我吐了,我严重怀疑他们在看我们,我们刚搞出来他们就加一个签名

能提供更详细的信息么?我不记得这个参数在哪里出现。

能给我提供一张用来测试的发票么?我这的发票都没有这个参数,谢谢

我天,你也太快了,你是魔鬼吧😃