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

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

#268 in #wasm-module

Download history 368/week @ 2024-11-17 749/week @ 2024-11-24 851/week @ 2024-12-01 1356/week @ 2024-12-08 1479/week @ 2024-12-15 407/week @ 2024-12-22 242/week @ 2024-12-29 1240/week @ 2025-01-05 1991/week @ 2025-01-12 1644/week @ 2025-01-19 560/week @ 2025-01-26 1414/week @ 2025-02-02 1614/week @ 2025-02-09 693/week @ 2025-02-16 1543/week @ 2025-02-23 646/week @ 2025-03-02

4,776 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

~11–20MB
~306K SLoC