compilation terminated.
This might be because of lack of enough memory.
The amount of memory available to WSL can be adjusted through the use of a .wslconfig file.
[wsl2]
memory=4GB
swap=8GB
learn.microsoft.com/en-us/window...
compilation terminated.
This might be because of lack of enough memory.
The amount of memory available to WSL can be adjusted through the use of a .wslconfig file.
[wsl2]
memory=4GB
swap=8GB
learn.microsoft.com/en-us/window...
git clone github.com/WebAssembly/...
git submodule init
git submodule update
cmake -G Ninja . && ninja
git clone github.com/WebAssembly/...
git submodule init
git submodule update
cmake -G Ninja . && ninja
git clone github.com/WebAssembly/...
git submodule init
git submodule update
cmake . && make
git clone github.com/WebAssembly/...
git submodule init
git submodule update
cmake . && make