Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
v1rtl
@v1rtl.eth
Presenting... JavaScript bindings for the experimental Solidity compiler - Solar - Works with Deno, Bun and Node.js - ~15% faster than Solc - Smaller compiler binary size https://github.com/deno-web3/solar
2 replies
2 recasts
12 reactions
Michael Gingras π (lilfrog)
@frog
for the dumb guys like me -- whats the use case for this? Could I compile sol into JS so I can call view functions directly in JS without having to make RPC calls? I'd love a feature like that
1 reply
0 recast
0 reaction
v1rtl
@v1rtl.eth
it compiles Solidity contracts to ABIs and generates function signature hashes useful if you're developing smart contracts and want to distribute ABIs / other contract metadata could be integrated into devtools like HH or others in the future perhaps, when Solar becomes more mature
2 replies
0 recast
1 reaction