mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 00:01:03 +00:00
Opt-out from fast instance reuse and foundation for other refactorings (#8394)
* Establish the runtime_blob module Seed it with the existing contents of the `util` module. * Port wasmtime mutable globals instrumentation into runtime blob APIs * Opt-out from fast instance reuse * Minor clean up * Spaces * Docs clean up * Apply suggestions from code review Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com> * Factor out the expects * Fix the suggestion Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
This commit is contained in:
Generated
+1
@@ -7390,6 +7390,7 @@ dependencies = [
|
||||
"derive_more",
|
||||
"parity-scale-codec 2.0.1",
|
||||
"parity-wasm 0.41.0",
|
||||
"pwasm-utils 0.14.0",
|
||||
"sp-allocator",
|
||||
"sp-core",
|
||||
"sp-serializer",
|
||||
|
||||
Reference in New Issue
Block a user