Add unit test suites (#3490)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
build 64 bit target: cmake ..
|
||||
build 32 bit target: cmake .. -DWAMR_BUILD_TARGET=X86_32
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
build 64 bit target: cmake ..
|
||||
build 32 bit target: cmake .. -DWAMR_BUILD_TARGET=X86_32
|
||||