Dmitrii Vasilev
Dmitrii Vasilev
I have the same problem. And it make difficult to run untrusted code. @davojan did you found some solutions how to bypass this behaviour?
@davojan thanks for reply. I tried https://github.com/fulcrumapp/v8-sandbox. This library unmaintained by author and little bit buggy but doesn't have the same problem with promises in my cases.
How can I help?)
The same issue with Safari 13.1.2 and latest Monaco
Maybe this can help? https://github.com/greggman/virtual-webgl
Hi) Yes I try to use json-git. And I attached little bit modified [gitgraph.js](https://github.com/nicoespeon/gitgraph.js) for flow visualisation.  In my project I have a lot of object...
I interesting whats happened if I will try to decompress random Uint8Array. Can random data broke `lzString.decompressFromUint8Array` execution?
@hillin @hediet 0.30.1, 0.31.0 Monaco-editor working well in Safari 13.1.2 0.32 and higher is not working
I think bunnymark analog can be implemented in few lines of code. Maybe I will make it if I will have free time) But I agree with you what Two.js...