mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-08 20:56:13 +00:00
doc/memory_usage.md: Update after dev/wasi_threads merge (#1994)
This commit is contained in:
parent
9b9ae0cfac
commit
9f0c4b63ac
|
@ -14,8 +14,7 @@ the following configuration is assumed in this document:
|
||||||
* libc heap is used
|
* libc heap is used
|
||||||
* app heap is not used
|
* app heap is not used
|
||||||
* The pthread implementation in `wasi-libc`, which is based on `wasi-threads`
|
* The pthread implementation in `wasi-libc`, which is based on `wasi-threads`
|
||||||
(`WASM_ENABLE_LIB_WASI_THREADS`, which is not available on `main` branch
|
(`WASM_ENABLE_LIB_WASI_THREADS`) might be used
|
||||||
yet) might be used
|
|
||||||
* The another pthread implementation (`WASM_ENABLE_LIB_PTHREAD`) is not used
|
* The another pthread implementation (`WASM_ENABLE_LIB_PTHREAD`) is not used
|
||||||
|
|
||||||
Module
|
Module
|
||||||
|
|
Loading…
Reference in New Issue
Block a user