second-state/SOLL
SOLL is a new compiler for generate Ewasm from solidity and yul. See a demo here: https://asciinema.org/a/ezJqNLicn5fya02zwu4VXIo8a
C++
Issues
- 0
- 2
- 8
RPC does not work well.
#119 opened by Kenun99 - 3
- 0
Uniswap V2 bugs (WasmEdge Revert)
#121 opened by eee4017 - 0
AddressSanitizer: new-delete-type-mismatch (2)
#120 opened by LFsWang - 1
Invalid operands to binary expression ('uint256' and 'bool') when compiling Uniswap YUL
#111 opened by eee4017 - 0
AddressSanitizer: heap-use-after-free
#116 opened by LFsWang - 0
AddressSanitizer: new-delete-type-mismatch
#115 opened by LFsWang - 1
- 1
Type cast confused in builtin functions
#108 opened by jacky860226 - 0
implement memoryguard(size) for 0.8.6
#99 opened by jacky860226 - 0
implement pc() for 0.8.6
#96 opened by jacky860226 - 0
implement specified type for 0.8.6
#102 opened by jacky860226 - 0
- 2
implement setimmutable(offset, "name", value) and loadimmutable("name") for 0.8.6
#97 opened by jacky860226 - 0
Refine sema resolver for type and identifier
#92 opened by LFsWang - 0
implement new Yul Grammar for 0.8.6
#103 opened by jacky860226 - 0
implement .metadata for 0.8.6
#101 opened by jacky860226 - 0
- 2
Can this tool convey solidity to LLVM IR?
#94 opened by TheKingShun - 0
visit BinaryOperatorType twice
#90 opened by jacky860226 - 0
Implement abi.decode
#84 opened by jacky860226 - 0
Parsing for exp (**) is wrong.
#82 opened by LFsWang - 0
- 0
Implement multi return value of function
#85 opened by jacky860226 - 1
SOLL Runtime Test Failures
#72 opened by eee4017 - 0
implement `using A for B;` for solidity 0.7.1
#26 opened by jacky860226 - 0
- 0
implement interface for solidity 0.7.1
#25 opened by jacky860226 - 0
- 0
Implement inheritance
#59 opened by LFsWang - 0
Implement an option for specifying output file path
#70 opened by hydai - 0
Implement `emit` and `event`
#68 opened by hydai - 0
implement new operator for solidity 0.7.1
#62 opened by jacky860226 - 1
- 0
- 2
Some tests failed after 'pop' test enabled
#55 opened by eee4017 - 6
- 1
Fix bug of mapping with struct
#39 opened by jacky860226 - 2
struct storage variable assign error
#48 opened by jacky860226 - 0
Implement struct naming initialize
#38 opened by jacky860226 - 1
Support `invalid` opcode in Yul front end
#47 opened by hydai - 2
Error: Segmentation fault (core dumped)
#41 opened by q871795224 - 2
How to compile multiple yul files?
#46 opened by q871795224 - 0
Segmentation fault when creating a solidity struct
#42 opened by hydai - 0
- 0
- 9
What is the estimated time for SOLL to fully support solidity contracts? Is there timeline for the roadmap?
#22 opened by gongbell - 0
Prepare the roadmap about our Solidity front end
#23 opened by hydai