Crates.io | wevm-core |
lib.rs | wevm-core |
version | 0.4.1 |
source | src |
created_at | 2024-04-12 08:11:55.552257 |
updated_at | 2024-06-24 09:41:55.639085 |
description | Waves Enterprise Virtual Machine for WASM smart-contracts |
homepage | https://github.com/waves-enterprise/wevm |
repository | https://github.com/waves-enterprise/wevm |
max_upload_size | |
id | 1206109 |
size | 133,239 |
Waves Enterprise Virtual Machine for WASM smart-contracts
WEVM represents:
WEVM uses:
At the root is the implementation of a Scala interface for integration into Waves Enterprise Node. In the native
folder there is an implementation of WEVM in Rust language.
cargo test --features jvm
sbt buildWAT
sbt test