-
Notifications
You must be signed in to change notification settings - Fork 346
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
[libcontainer] Integrate WasmEdge Runtime #1320
Commits on Nov 25, 2022
-
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
Configuration menu - View commit details
-
Copy full SHA for 6cf4107 - Browse repository at this point
Copy the full SHA 6cf4107View commit details -
refactor(libcontianer): refactor wasmedge executor
Signed-off-by: Xin Liu <sam@secondstate.io>
Configuration menu - View commit details
-
Copy full SHA for 4e50371 - Browse repository at this point
Copy the full SHA 4e50371View commit details -
doc(webassembly): update build section with wasmedge
Signed-off-by: Xin Liu <sam@secondstate.io>
Configuration menu - View commit details
-
Copy full SHA for 6a6ad10 - Browse repository at this point
Copy the full SHA 6a6ad10View commit details -
chore: add wasm-wasmedge feature
Signed-off-by: Xin Liu <sam@secondstate.io>
Configuration menu - View commit details
-
Copy full SHA for 0d386aa - Browse repository at this point
Copy the full SHA 0d386aaView commit details -
refactor(libcontainer)!: rename wasmedge executor
Signed-off-by: Xin Liu <sam@secondstate.io>
Configuration menu - View commit details
-
Copy full SHA for 1c8eea1 - Browse repository at this point
Copy the full SHA 1c8eea1View commit details -
feat(libcontainer): introduce WasmEdgeExecutor into ExecutorManager
Signed-off-by: Xin Liu <sam@secondstate.io>
Configuration menu - View commit details
-
Copy full SHA for e23e441 - Browse repository at this point
Copy the full SHA e23e441View commit details -
refactor(libcontainer): remove comments
Signed-off-by: Xin Liu <sam@secondstate.io>
Configuration menu - View commit details
-
Copy full SHA for 8f39b22 - Browse repository at this point
Copy the full SHA 8f39b22View commit details -
chore(libcontainer): remove wasmedge-sys and wasmedge-types dependecies
Signed-off-by: Xin Liu <sam@secondstate.io>
Configuration menu - View commit details
-
Copy full SHA for 1be10c6 - Browse repository at this point
Copy the full SHA 1be10c6View commit details -
chore: update wasmedge version
Signed-off-by: Xin Liu <sam@secondstate.io>
Configuration menu - View commit details
-
Copy full SHA for 95b8338 - Browse repository at this point
Copy the full SHA 95b8338View commit details -
fix(libcontianer): fix the wrong argument value
Signed-off-by: Xin Liu <sam@secondstate.io>
Configuration menu - View commit details
-
Copy full SHA for 2ce3fef - Browse repository at this point
Copy the full SHA 2ce3fefView commit details -
chore(libcontainer): update dependency
Signed-off-by: Xin Liu <sam@secondstate.io>
Configuration menu - View commit details
-
Copy full SHA for 2110378 - Browse repository at this point
Copy the full SHA 2110378View commit details -
chore(libcontainer): update Cargo.lock
Signed-off-by: Xin Liu <sam@secondstate.io>
Configuration menu - View commit details
-
Copy full SHA for e1118eb - Browse repository at this point
Copy the full SHA e1118ebView commit details -
fix(libcontainer): fix a rebase issue
Signed-off-by: Xin Liu <sam@secondstate.io>
Configuration menu - View commit details
-
Copy full SHA for cc1a232 - Browse repository at this point
Copy the full SHA cc1a232View commit details -
fix(libcontainer): fix clippy issues
Signed-off-by: Xin Liu <sam@secondstate.io>
Configuration menu - View commit details
-
Copy full SHA for 5b17af1 - Browse repository at this point
Copy the full SHA 5b17af1View commit details -
chore(libcontainer): update dependency
Signed-off-by: Xin Liu <sam@secondstate.io>
Configuration menu - View commit details
-
Copy full SHA for b74bbf5 - Browse repository at this point
Copy the full SHA b74bbf5View commit details
Commits on Nov 29, 2022
-
ci(main): add the path to libwasmedge
Signed-off-by: Xin Liu <sam@secondstate.io>
Configuration menu - View commit details
-
Copy full SHA for e6c1e77 - Browse repository at this point
Copy the full SHA e6c1e77View commit details
Commits on Nov 30, 2022
-
doc(webassembly): update wasmedge
Signed-off-by: Xin Liu <sam@secondstate.io>
Configuration menu - View commit details
-
Copy full SHA for 44f1c13 - Browse repository at this point
Copy the full SHA 44f1c13View commit details