losfair / IceCore

Application container built for WebAssembly
GNU Lesser General Public License v3.0
110 stars 8 forks source link

High memory usage #5

Open losfair opened 6 years ago

losfair commented 6 years ago

The simpleproxy example takes up ~80 MB of memory.

Might be due to the LLVM backend being too heavy or memory management isn't done properly in wasm_core somewhere.