Nikita Nikonov

Results 13 comments of Nikita Nikonov

@cameel, sorry for long responce. The problem is documentation is not clear at all (for browser usage). I found that compiler should be somehow loaded to service worker (https://github.com/ethereum/remix-project/blob/614f726d94384a846a4c8cac81d5c802ff42ba12/libs/remix-solidity/src/compiler/compiler-worker.ts). But...

![image](https://user-images.githubusercontent.com/48931166/172057169-e47c8918-8e68-42ec-af26-88e31258c765.png) Here're my attempts. I'm trying to use Web Workers, not Service Workers. There're some mistakes you can see on screenshot, but they don't matter, I was just trying to...