Javascript to Solidity Transpiler

Cryptocurrency News and Public Mining Pools

Javascript to Solidity Transpiler

Is there a library that I can use to transpire Js into Solidity. I've researched this and the main criticism is that the EVM runtime is too tricky to get right as opposed to writing the solidity contracts themselves. Is this true? -it seems like with a bit of work one could get this to work?

Alternatively, is there a library I can use to compile Js into EVM byte code?

submitted by /u/bm13131
[link] [comments]