Skip to content

Conversation

@wenyongh
Copy link
Owner

No description provided.

Lei A Shi (Intel) and others added 30 commits May 8, 2019 14:04
set up readme, contributing and bug template.
2. fix bug of sensor_config_with_attr
add comments for app lib and fix bug of sensor_config_with_attr
convert tab to 4 spaces in header files (#4)
Sync up with repo master.
Signed-off-by: Eric Engestrom <[email protected]>
Signed-off-by: Eric Engestrom <[email protected]>
Fix minor spelling issue in the README.md.
Throughout the text I have tried to make it a bit more readable.
Signed-off-by: Eric Engestrom <[email protected]>
Sync up with main repo.
Fix code indent issue and compile error in 64-bit
Merge pull request #22 from wenyongh/master
xujuntwt95329 and others added 29 commits February 13, 2020 15:51
1. Remove the copy of libvmlib.a and libextlib.a to ../enclave_example,
   which doesn't exist in other project.
2. Use default SGX_SDK path to avoid "source $SGX_SDK/environment".

Signed-off-by: Junxian.Xiao <[email protected]>
Former-commit-id: 227d494
Former-commit-id: 375c1ac
* Fixed C compiler detection error in CMakeList.txt

* Update CMakeLists.txt

Co-authored-by: wenyongh <[email protected]>
* RSIZE_MAX is already defined by system on darwin

* MADV_HUGEPAGE is not available on darwin

* Fixed linker error 'Undefined symbol _get_ext_lib_export_apis' on darwin when building iwasm dylib
#180)

* Diasble AOT in SGX build by default, as it requires SGX SDKv2.8 or later.

* Update bh_platform.c

Co-authored-by: daomingq <[email protected]>
Co-authored-by: wenyongh <[email protected]>
* Sync with internal/feature: enable arm aot and android platform
…, update documents (#185)

Modified WASM runtime API:
- wasm_runtime_module_malloc()
- wasm_runtime_lookup_function()
Introduced runtime API
- wasm_runtime_register_natives()
fix the link of menu config image
@wenyongh wenyongh merged commit b389628 into wenyongh:master Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.