-
### Describe the bug
I am developing a Blazor WASM Application. I want to use the .NET 6 introduced Native Build for Sqlite (A nice package is delivered by this nice guy: https://github.com/JeremyLi…
-
Executing a wasm application on wasmtime that has multiple threads where on thread does file I/O results in a hang on the first file I/O operation.
Disclaimer: I am not a Rust expert. But since the …
-
`wasm-pack build`
trsh updated
5 months ago
-
### Details
i have seen stackblitz.com compiling NodeJS to webassembly and being able to run NodeJS inside of the browser, Super cool!
I would like to do the same!
dose anyone have any instruct…
-
Hi, I'm Termux 🤖.
I'm here to help you update your Termux packages.
I've tried to update the [emscripten](https://github.com/termux/termux-packages/blob/4df16bb2189711ad46b95084f2d17da443cdcaf6/pack…
-
If I try to update from 0.0.9 to 0.0.10 I got this:
```
Updating iamb
Updating crates.io index
Downloaded iamb v0.0.10
Downloaded 1 crate (197.6 KB) in 0.38s
Installing iamb v0.0.10
…
-
### Is your feature request related to a problem? Please describe.
现在只有一种办法检测wasi-sdk。即调用命令`xmake f -p wasm -a wasm32 --toolchain=wasi --sdk=C:\\xxx`。如果一个项目中有多个target使用不同的platform和toolchain就没办法设置了(可能…
-
Hi,
I am planning to use wasmtime to compile a cpp library to webassembely. The library I am using utilities the following datatypes
`Long long`
`Uint_64`
Most of the functions I am porting get one o…
-
This is a subtle platform-specific WAIS bug. Run the following file compiled with wasi-sdk. It creates a file `tmp/a` and performs this sequence of actions:
1. Write 67 bytes to `tmp/a`.
2. Set th…
-
[Observability](https://opentelemetry.io/docs/concepts/observability-primer/#what-is-observability) is critical for a great developer experience. We should work to improve the observability of Spin, b…