Dmitrii Vasilev

Results 25 comments of 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.

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. ![2018-03-01 16 11 39](https://user-images.githubusercontent.com/5710103/36846818-34ec7838-1d6d-11e8-9b2c-c39263e9a186.png) 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...