-
Hello,
When I run "make" to install themisto on my mac laptop, I get the following error:
error[E0635]: unknown feature `stdsimd`
--> /Users/rohan/.cargo/registry/src/index.crates.io-6f17d22b…
-
-
This is a followup for https://github.com/wasmerio/wasmer/pull/3430 - currently the `test_cross_compile_python_windows` and `test_wasmer_create_exe_pirita_works` don't work on windows when compiling f…
-
### Notes
### If you have a problem with an error message:
* node version: v14.15.5
* npm version: 6.14.11
* os: linux
### Error output
```
## MY FIRST I/O! (Exercise 3 of 13)
Your …
-
I didn't found select() api in socket sample code, is it support or how to support it?
Thanks.
-
Currently, the VS Code extension searches for nimlangserver in the PATH and if it doesn't find it, it attempts to install it via `nimble install nimlangserver --accept`. There are two potential proble…
-
-
I have the following C program:
```c
#include
int main(int argc, char *argv[])
{
printf("hello, wasm!");
return 0;
}
```
that I compiled into WebAssembly as per these…
-
## Test case
[v19_tcs_memory.init_647.zip](https://github.com/bytecodealliance/wasm-micro-runtime/files/13406029/v19_tcs_memory.init_647.zip)
## Build commands
I compile the code with commit id…
-
I found this CSS rule with double quotes in the font-family values, and it looks like the inliner doesn't transform the quote style so the copied values break the double quotes of the generated style …