-
Notifications
You must be signed in to change notification settings - Fork 34
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
Wasm Edge #1864
Merged
Merged
Wasm Edge #1864
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
7dce18d
wasm-edge dep
96cb891
wasmedge host api
72580e0
wasmedge compile host api
0a8981b
wasmedge memory
d931648
fix wasmedge memory
8245195
add wasmedge module instance
1f6d8e4
add wasmedge instance environment factory
0c117ec
add wasmedge option
ec6be5e
add wasmedge module
7a84fe8
update wasmedge, remove WAVM temporarily
d72b0a7
implement compiling wasmedge
3ca7256
fix
3a344c0
fix2
a56ba2d
bump WasmEdge to 0.9.0
24f482d
Remove weird optional locks
Harrm b05e9c7
Fast pruner startup
Harrm 006a4ce
Add option for thorough pruning
Harrm 391ebe5
Merge branch 'master' of github.com:soramitsu/kagome into feature/fas…
Harrm 8f33d1f
Separate trie nodes and values into separate spaces
Harrm 404e269
Merge branch 'master' of github.com:soramitsu/kagome into feature/sep…
Harrm 9c9ba57
Fix tests
Harrm dc44749
WasmEdge integration in progress
Harrm 04e4964
Temporarily exclude WAVM
Harrm 96a7e18
Working version of WasmEdge
Harrm afe9325
Merge with old wasm-edge accidentally
Harrm fcbc8f6
Merge with master
Harrm 65fc416
Merge with master
Harrm 5e972bf
Separate WasmEdge and WAVM at compile time
Harrm 1aecebb
Merge with master
Harrm 7d1a4cd
Various fixes for WasmEdge
Harrm a8fa7a3
Various small fixes
Harrm 4b2eaa6
Merge with master
Harrm c4c3557
Update hunter url and add deduction guide for clang-15
Harrm adc5756
Fixing tests
Harrm c72865b
In progress fixing tests
Harrm d81e901
Resolving review comments
Harrm dc7e853
Review fixes
Harrm 45fe2b3
Merge
Harrm 2e326ad
Review fixes
Harrm 3b8d2bb
Remove trie node and value separation
Harrm 0e4061b
Merge branch 'master' into feature/wasm-edge
Harrm 2616498
Hunterized LLVM
Harrm 53a2425
Merge branch 'feature/wasm-edge' of github.com:qdrvm/kagome into feat…
Harrm 71a326a
Fixing hunter
Harrm 04413c1
Fix wasmedge hunterization
Harrm daf682e
Remove current_host_api mentions
Harrm 83e1824
Remove current_host_api mentions
Harrm 442a85e
Switch macos ci to wasmedge
Harrm b446695
Fix WAVM build
Harrm 2575305
Fix tests
Harrm 97b75d6
Fix trie backend test
Harrm 1371900
Merge branch 'master' into feature/wasm-edge
Harrm 4094bd2
Throw host_api exceptions
Harrm 9f35015
Merge branch 'feature/wasm-edge' of github.com:qdrvm/kagome into feat…
Harrm 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 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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
HunterGate( | ||
URL https://github.com/qdrvm/hunter/archive/refs/tags/v0.23.257-qdrvm11.tar.gz | ||
SHA1 b2a69ae501bdc99006fb86e55930640004468556 | ||
URL "https://github.com/qdrvm/hunter/archive/heads/feature/wasm-edge.zip" | ||
SHA1 "27ee523652a59a8e88b50c9f28daf212d5a33fef" | ||
LOCAL | ||
) |
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
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
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
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
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hunter with wasm-edge should be released before merge