-
Notifications
You must be signed in to change notification settings - Fork 2k
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
pkg/wamr: add WAMR to provide WASM support in RIOT #15329
Merged
Merged
Commits on Feb 11, 2022
-
pkg/wamr: add WAMR to provide WASM support in RIOT
* config.cmake configures wamr build * native thumb and mips * riscv support * switchable commit id defaults to main until PR:WIP is removed
Configuration menu - View commit details
-
Copy full SHA for 5198dc4 - Browse repository at this point
Copy the full SHA 5198dc4View commit details -
example/wasm: a basic wamr example
* using makefile blobs * improve usability of example * add sample with memory saving Makefile
Configuration menu - View commit details
-
Copy full SHA for 4cc9bd9 - Browse repository at this point
Copy the full SHA 4cc9bd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for df057e0 - Browse repository at this point
Copy the full SHA df057e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51c94a1 - Browse repository at this point
Copy the full SHA 51c94a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57e380d - Browse repository at this point
Copy the full SHA 57e380dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf6e882 - Browse repository at this point
Copy the full SHA cf6e882View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1de3f65 - Browse repository at this point
Copy the full SHA 1de3f65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20cb961 - Browse repository at this point
Copy the full SHA 20cb961View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c617ab - Browse repository at this point
Copy the full SHA 8c617abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e05357 - Browse repository at this point
Copy the full SHA 9e05357View commit details -
pkg/wamr: remove support for architectures
* for which no working assembly invokeNative is provided
Configuration menu - View commit details
-
Copy full SHA for 227f57d - Browse repository at this point
Copy the full SHA 227f57dView commit details
Commits on Feb 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fc1f44a - Browse repository at this point
Copy the full SHA fc1f44aView commit details
Commits on Mar 2, 2022
-
example/wasm: remove allocator selection
add comment refering to the wasm header instead
Configuration menu - View commit details
-
Copy full SHA for 3400819 - Browse repository at this point
Copy the full SHA 3400819View commit details
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.