g. nick
@gnidan.eth
new version of web-solc! run Solidity in browser environments, optionally with provided React boilerplate... now with better support for older solc versions and flexible compiler-caching strategies https://github.com/gnidan/web-solc/releases/tag/web-solc%400.6.0
1 reply
0 recast
1 reaction
karmacoma
@karma
how does it work? it runs a wasm build of solc?
1 reply
0 recast
1 reaction
g. nick
@gnidan.eth
solidity publishes emscripten and wasm builds, but they only run inside a web worker. so web-solc just gives you a way to download those builds or bring-your-own, and it handles the web worker and C++/JS interop for you
0 reply
0 recast
1 reaction