This is an automated email from the ASF dual-hosted git repository.

mssun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git


The following commit(s) were added to refs/heads/master by this push:
     new f5b453f  Update WAMR version to WAMR-01-18-2022 (#616)
f5b453f is described below

commit f5b453f5192c0262d6ddad69776f635b66cc46e8
Author: Mingshen Sun <[email protected]>
AuthorDate: Mon Feb 7 22:42:20 2022 -0800

    Update WAMR version to WAMR-01-18-2022 (#616)
    
    * Upgrade WAMR to WAMR-01-18-2022
    * Ignore dirty WAMR directory
---
 .gitmodules                    | 1 +
 third_party/wasm-micro-runtime | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 489b426..b2955f0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -16,3 +16,4 @@
 [submodule "third_party/wasm-micro-runtime"]
        path = third_party/wasm-micro-runtime
        url = https://github.com/bytecodealliance/wasm-micro-runtime
+       ignore = dirty
diff --git a/third_party/wasm-micro-runtime b/third_party/wasm-micro-runtime
index 7706e4b..d856af6 160000
--- a/third_party/wasm-micro-runtime
+++ b/third_party/wasm-micro-runtime
@@ -1 +1 @@
-Subproject commit 7706e4b1514e5fd95a1c5efe258ecd08467d030a
+Subproject commit d856af6c33591815ab4c890f0606bc99ee8135ad

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to