Skip to content
Snippets Groups Projects
Commit b2a6ad05 authored by Sergey Pepyakin's avatar Sergey Pepyakin Committed by GitHub
Browse files

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: default avatarBastian Köcher <bkchr@users.noreply.github.com>

* Factor out the expects

* Fix the suggestion

Co-authored-by: default avatarBastian Köcher <bkchr@users.noreply.github.com>
parent 6a8c6b2b
No related merge requests found
Showing
with 596 additions and 205 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment