-
I noticed that Lucet explicitly disallows making "reentrant" calls, i.e., when a host callback calls to webassembly module. Has this been done on purpose? Is there a way to make such calls possible?
-
I know that the embedder isn't ready yet, but that can't be used as an argument, since Flutter Web isn't ready either.
**But**, in addition to having to ship *both* the massive electron runtime, wh…
-
Still WIP writing, thinking about adding a wasm (gc) support based on Scala.js
## Overview
WebAssembly support in Scala.js was discussed in the presentation titled ["Scala.js and WebAssembly, a t…
-
### Description
analogous to dotnet/maui#3099 we again get "Workload ID maui-android is not recognized." when running:
```
~$ dotnet workload install maui-android
Workload ID maui-android is no…
-
### Describe the bug
When trying to run a web assembly file that uses following crates: ![solana_sdk](https://docs.rs/solana-sdk/latest/solana_sdk/) and ![tiny-bip39](https://docs.rs/tiny-bip39/lat…
-
I've installed the extension as instructed (by cloning the repo, then installing a dev extension). It appears to have installed successfully (it is visible on the installed extensions list), but it fa…
-
### Description
Processing of `WasiAfterRuntimeLoaded` entries in `WasiApp.Native.targets` is invalid and does not compile.
### Reproduction Steps
csproj:
```
net8.0
wasi…
-
### Describe the bug
can build app of `x86_64-pc-windows-msvc` .
But cann't build android app.
Those code does not work when compiling Android in this project
```
$ cat ~/.cargo/config.toml…
-
The project sometimes builds and sometimes fails to build with the below backtrace
I'm not sure what other information to give here, other than the backtrace - please let me know what (if any) othe…
-
I just re-installed `wasi-sdk-22` again (the `-linux` version) and noticed a few new files:
- `.crates2.json`
```
{"installs":{"wasm-component-ld 0.1.5 (registry+https://github.com/rust-lang/crates…