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

[ewasm] Support bignum host functions and use it in EVMToEwasmTranslator #6723

Closed
axic opened this issue May 10, 2019 · 1 comment
Closed
Labels

Comments

@axic
Copy link
Member

axic commented May 10, 2019

See ewasm/design#189.

The goal is to provide high performance bignum (fixed 256-bit) support to contracts for two reasons:

  • reduce code duplication
  • improve speed
@chriseth
Copy link
Contributor

The stability of the ewasm spec is still mostly unclear to me.

@axic axic changed the title Yul: consider how to support Ewasm's bignum library in Yul -> Wasm [ewasm] Support bignum host functions and use it in EVMToEwasmTranslator Nov 10, 2020
@ekpyron ekpyron closed this as completed Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants