gochain / gips

GoChain Improvement Proposals
6 stars 3 forks source link

Support for WebAssembly (WASM) smart contracts #23

Open treeder opened 6 years ago

treeder commented 6 years ago

WebAssembly has become a browser standard and is gaining steam as the new way to develop for the web. https://webassembly.org/ While it was intended for browsers, it's properties are actually very nice for blockchain development too.

Having this on GoChain would enable a whole new realm of developers that don't know Solidity and would not have to learn solidity to write smart contracts.

jmank88 commented 5 years ago

https://github.com/ewasm/design https://github.com/ewasm/go-ethereum