mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2024-11-26 15:32:05 +00:00
Update document: add SGX to key feature list (#755)
This commit is contained in:
parent
310feb6536
commit
7e60a5db8d
|
@ -27,6 +27,7 @@ iwasm VM core
|
||||||
- [The mechanism for exporting native API's to WASM applications](./doc/export_native_api.md)
|
- [The mechanism for exporting native API's to WASM applications](./doc/export_native_api.md)
|
||||||
- [Multiple modules as dependencies](./doc/multi_module.md), ref to [sample](samples/multi-module)
|
- [Multiple modules as dependencies](./doc/multi_module.md), ref to [sample](samples/multi-module)
|
||||||
- [Thread management and pthread library](./doc/pthread_library.md), ref to [sample](samples/multi-thread)
|
- [Thread management and pthread library](./doc/pthread_library.md), ref to [sample](samples/multi-thread)
|
||||||
|
- [Linux SGX (Intel Software Guard Extension) support](./doc/linux_sgx.md)
|
||||||
|
|
||||||
### post-MVP features
|
### post-MVP features
|
||||||
- [Non-trapping float-to-int conversions](https://github.com/WebAssembly/nontrapping-float-to-int-conversions)
|
- [Non-trapping float-to-int conversions](https://github.com/WebAssembly/nontrapping-float-to-int-conversions)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user