-
Notifications
You must be signed in to change notification settings - Fork 125
refactor(protocol/sandbox): migrate to Wasmtime #4860
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 48 commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
213f599
Update wasmtime in Substrate
ark0f 4c56ed6
Update wasmtime
ark0f 39ef448
Initial migration to wasmtime
ark0f 0833ef2
Enable winch
ark0f efd836b
Enable caching for embedded executor
ark0f ee40caf
Refactor linker to use MODULE_ENV constant for memory definition
ark0f cf6ead1
Format WASM memory changed message
ark0f 10d2405
Disable mach ports in Wasmtime
ark0f 9d2cc06
Fix clippy warnings
ark0f 5229aaf
Fix deps
ark0f dc82dac
Fix deps
ark0f 78b7290
Merge branch 'master' into al/wasmtime-migration
ark0f 9cb0079
Fix clippy on Windows
ark0f c32ff28
Enable caching in the host executor
ark0f 52e9086
Remove Rust version checks
ark0f b8ff5e8
Improve error handling in `parse_wat` and update `.rodata` naming
ark0f c62f715
Enable Windows testing
ark0f 8208bda
Use Wasmtime caching in embedded executor
ark0f 1297806
Enable caching in authorship tests
ark0f 76f08bc
Enable caching in lazy-pages-fuzzer
ark0f 1c67bc3
Merge branch 'master' into al/wasmtime-migration
ark0f bbcd064
make workspace-hack
ark0f d660c85
Fix sp-application-crypto branch
ark0f 0ef0d66
wasmtime 44.0.1
ark0f ef4395e
Merge remote-tracking branch 'origin/master' into al/wasmtime-migration
ark0f 68ea30e
Fixes after merge
ark0f 63479a5
Remove unused deps
ark0f d97866f
Merge remote-tracking branch 'origin/master' into al/wasmtime-migration
ark0f 20eca80
Fix wat dep removed from calc-stack-height
ark0f bafcffa
Fix wat dep removed from calc-stack-height
ark0f d936166
Add gear-workspace-hack to sandbox dependencies
ark0f b99da05
Fix embedded executor
ark0f 94a9a9f
Merge remote-tracking branch 'origin/master' into al/wasmtime-migration
ark0f 438a070
Update workspace hack
ark0f a0f8a9a
Remove obsolete cargo-shear metadata
ark0f de8e7a2
Remove unused gear-wasmtime-cache dependency
ark0f 033a293
Remove unused pathdiff dependency and cleanup authorship module
ark0f 3867fea
Remove unused sandbox build script
ark0f 4ff6164
Clarify comments and signal handling logic in lazy-pages Unix impleme…
ark0f d1b32dd
Resolve TODOs
ark0f bf565d6
Update mach2
ark0f 58d15a3
Justify `macos_use_mach_ports` usage
ark0f 671663f
Update instruction weights estimation
ark0f c1208ad
Add clear counter removal TODO
ark0f c2c089e
Merge remote-tracking branch 'origin/master' into al/wasmtime-migration
ark0f fc8e772
Fix docs
ark0f 71d173d
Fixes after merge
ark0f c5f0eb6
Update schedule
ark0f 328ebba
Fix benchmarks
ark0f 08e63ea
Fast crates-io fix
ark0f 075a63c
Merge remote-tracking branch 'origin/master' into al/wasmtime-migration
ark0f 4087905
Remove duplicate license header from `wasmtime_backend.rs` file
ark0f e0d4d1e
migrate bench to ovh vm
7e5ef75
Revert Substrate branch
ark0f e94e6cd
Merge remote-tracking branch 'origin/master' into al/wasmtime-migration
ark0f e95e202
Actually revert Substrate
ark0f 22a6fab
Fix wasmtime compilation
ark0f 3fd4254
Revert "Fix wasmtime compilation"
ark0f 46a6068
Revert "Actually revert Substrate"
ark0f 4713202
Revert "Revert Substrate branch"
ark0f d258a66
Update workspace hack
ark0f b230295
Merge branch 'master' into al/wasmtime-migration
ark0f c9f4ed8
Merge remote-tracking branch 'origin/master' into al/wasmtime-migration
ark0f 5d2d56b
Merge remote-tracking branch 'origin/master' into al/wasmtime-migration
ark0f 3f92dbc
Update vara_runtime.scale
ark0f File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.