#wasmi #wasm-module #baked #wasm-runtime

sc-executor-wasmi

This crate provides an implementation of WasmRuntime that is baked by wasmi

28 releases (14 breaking)

0.22.0 Apr 9, 2023
0.21.0 Mar 26, 2023
0.20.0 Feb 26, 2023
0.12.0 Dec 19, 2022
0.8.0-alpha.5 Mar 24, 2020

#3 in #wasmi

Download history 580/week @ 2023-12-07 922/week @ 2023-12-14 729/week @ 2023-12-21 355/week @ 2023-12-28 577/week @ 2024-01-04 1080/week @ 2024-01-11 890/week @ 2024-01-18 587/week @ 2024-01-25 490/week @ 2024-02-01 865/week @ 2024-02-08 1035/week @ 2024-02-15 945/week @ 2024-02-22 1012/week @ 2024-02-29 1400/week @ 2024-03-07 924/week @ 2024-03-14 975/week @ 2024-03-21

4,536 downloads per month

GPL-3.0-or-later…

21KB
454 lines

This crate provides an implementation of WasmModule that is baked by wasmi.

License: GPL-3.0-or-later WITH Classpath-exception-2.0


lib.rs:

This crate provides an implementation of WasmModule that is baked by wasmi.

Dependencies

~12–21MB
~283K SLoC