Crates.io | wevm-proc-macro |
lib.rs | wevm-proc-macro |
version | 0.1.0 |
source | src |
created_at | 2024-04-12 07:43:51.766931 |
updated_at | 2024-04-12 07:43:51.766931 |
description | Procedural macros used in WEVM |
homepage | https://github.com/waves-enterprise/wevm |
repository | https://github.com/waves-enterprise/wevm |
max_upload_size | |
id | 1206082 |
size | 8,437 |
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