-
Hi All,
I have developed a WASM containerized application. I run the application using iwasm runtime. I have a scenario where the WASM application registers a callback with the native library. I am…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
I created a CLIENT m…
-
I see that there are wasm_mvp, wasm_threads and wasm_eh targets being built in CI however I get a number of errors trying to build locally
Are there instructions on how to build and test a wasm ext…
-
I've been maintaining four implementations of this library, namely Rust, Python, Kotlin, and this one in Go. Due to serious time constraints, there will only be updates for the Rust and Python impleme…
-
**Describe the bug**
I have crash only in wasm part of project. Same code works well on android and desktop.
Log:
`Maximum call stack size exceeded
RangeError: Maximum call stack size exceeded
…
-
```
import * as foo from "./foo.wasm";
```
where foo will correspond to the exports of the wasm module.
-
### Describe the Bug
The Hello World! example fails to run or even compile with Rust 1.82.0, presumably due to reference types. That example uses webpack with a configuration that will invoke [@we…
-
Hi there,
I am currently setting up a Vue 3 project in which I would love to make use of the vue-pdf-viewer. I am facing an issue with pdfjs-dist, which I'm hoping you might be able to help me with…
-
Initially, I was receiving the following error
```
Failed to load module script: The server responded with a non-JavaScript MIME type of "text/html". Strict MIME type checking is enforced for modul…
-
Have been trying to use the @aptos-wallet-adapter for the last two days, and couldn't get any success.
Error:
> ``Module not found: Can't resolve 'aptos_dynamic_transaction_composer_bg.wasm'
>
…