ewasm / hera

Hera: Ewasm virtual machine conforming to the EVMC API
Apache License 2.0
181 stars 50 forks source link

Implement bignum system library (subset) #526

Open axic opened 5 years ago

axic commented 5 years ago

See https://github.com/ewasm/design/issues/189

It would be useful for benchmarking.

@chfast for this we need to include intx. Can we include it as a cmake project or we need to submodule it?

chfast commented 5 years ago

Probably the best would be to release version 0.1 and add it to Hunter.

axic commented 5 years ago

Is that realistic tomorrow?

chfast commented 5 years ago

Realistic in 8 hours, so I'm not sure about tomorrow.