mirror of
				https://github.com/bytecodealliance/wasm-micro-runtime.git
				synced 2025-10-31 05:11:19 +00:00 
			
		
		
		
	|  27e7e160af Upgrade the version of related toolkits: - upgrade llvm to 15.0 - upgrade wasi-sdk to 19.0 - upgrade emsdk to 3.1.28 - upgrade wabt to 1.0.31 - upgrade binaryen to 111 And upgrade the CI scripts, sample workload build scripts, Dockerfiles, and documents. | ||
|---|---|---|
| .. | ||
| resource | ||
| .dockerignore | ||
| build_docker_image.bat | ||
| build_docker_image.sh | ||
| Dockerfile | ||
| README.md | ||
Build Docker Image
- 
Linux ./build_docker_image.sh
- 
Windows ./build_docker_image.bat
Resource Details
- Dockerflieis the source file to build- wasm-debug-serverdocker image.
- resource/build_wasm.shis the script to compile the wasm app with- wasi-sdk.