Skip to content

Commit

Permalink
Update document: add SGX to key feature list (#755)
Browse files Browse the repository at this point in the history
  • Loading branch information
wenyongh authored Sep 16, 2021
1 parent 310feb6 commit 7e60a5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ iwasm VM core
- [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)
- [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
- [Non-trapping float-to-int conversions](https://github.com/WebAssembly/nontrapping-float-to-int-conversions)
Expand Down

0 comments on commit 7e60a5d

Please sign in to comment.