Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking list for solidity parity #262

Open
clearloop opened this issue Oct 31, 2024 · 0 comments
Open

Tracking list for solidity parity #262

clearloop opened this issue Oct 31, 2024 · 0 comments

Comments

@clearloop
Copy link
Member

clearloop commented Oct 31, 2024

solidity reference

Since solidity is the most used language for EVM, we'd like to align to solidity for the EVM features, the current implementation of zink solved the problem translating WASM to EVM bytecode but missed EVM specific features, the missing parts are mainly in the assembly code logic level & syntax

Jump Table

Control Flow

EVM Featured & ABI

Error Handlings

Memory & Types

@clearloop clearloop added this to the v0.2.0 - Contract milestone Nov 4, 2024
@clearloop clearloop pinned this issue Nov 6, 2024
@clearloop clearloop moved this to In progress in The End Game Nov 13, 2024
@clearloop clearloop changed the title Tracking list for solidity features Tracking list for solidity parity Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

1 participant