Ethan Wu

Results 65 comments of Ethan Wu

> No really... I have tried, and it is no use. Only `webPrefences.sandbox` option effects that.

> I'm not using `webPrefences.sandbox` but I am still getting the same error. I am using electron v17 > > `[4616:0206/230146.903:ERROR:CONSOLE(160)] "Electron sandbox_bundle.js script failed to run", source: node:electron/js2c/sandbox_bundle (160)...

Yes. It shows the error without any crash when running.

可以 期待 migrate版本会出问题 现在目前只能用iframe

Same problem. ![image](https://user-images.githubusercontent.com/54303040/208097408-1fe09fb3-ba2d-47df-832d-b1ae9b0fe317.png) ![image](https://user-images.githubusercontent.com/54303040/208097471-561706ec-6c87-4c66-afdf-951c5c37cde0.png)

I am sorry for leaving `Initial Commit` due to the transformation of the codespace. > Since I am on campus, I can't directly clone the repo to localhost due to...

By the way, tests weren't written to test its correctness (including the crate). I don't have time to write tests tomorrow. If necessary, I will write it the day after...

How about taking the `JSON` library in Python as an example? It transforms UTF-8 characters into `\u` when dumping. In bundling JSON, may be a good choice not only for...