forked from near/nearcore
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enable in-memory cache for wasmer1
This PR ports wasmer0 implementation of in-memory cache to wasme1 as well. The goal here is to keep the behavior between two wasmers as close as possible. We absolutely do want to get rid of the in-memory cache, but it's safer not to do that while also doing a major wasmer upgrade! See near#4076 (comment) for context
- Loading branch information
Showing
1 changed file
with
34 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters