mirror of
				https://github.com/bytecodealliance/wasm-micro-runtime.git
				synced 2025-10-31 13:17:31 +00:00 
			
		
		
		
	|  ef3a683392 The start/initialize functions of wasi module are to do some initialization work during instantiation, which should be only called one time in the instantiation of main instance. For example, they may initialize the data in linear memory, if the data is changed later by the main instance, and re-initialized again by the child instance, unexpected behaviors may occur. And clear a shadow warning in classic interpreter. | ||
|---|---|---|
| .. | ||
| aot | ||
| common | ||
| compilation | ||
| fast-jit | ||
| include | ||
| interpreter | ||
| libraries | ||
| README.md | ||