ewasm
ewasm-precompiles
Rust

Implementation of the Ethereum precompiled contracts in Rust.

Last updated May 23, 2026
50
Stars
11
Forks
4
Issues
0
Stars/day
Attention Score
27
Language breakdown
Rust 100.0%
Files click to expand
README

ewasm-precompiles

Implementation of the Ethereum precompiled contracts in Rust.

Build

Each of them be compiled using in their appropriate directory:

$ cargo build --release

The resulting files must be processed via chisel to have the proper imports.

This can be done via:

$ chisel run

Author(s)

Alex Beregszaszi

License

Apache 2.0

© 2026 GitRepoTrend · ewasm/ewasm-precompiles · Updated daily from GitHub