-
```
1) Integration tests (rollup-plugin-zigar, Debug)
Function calling
should call variadic functions:
RuntimeError: table index is out of bounds
at call-variadic-fun…
-
## 問題意識
ATS-4は、主催者毎にVPSやDocker環境が必要。SaaS化は課金や情報管理の課題がある。WASM化できればATS-4の実行環境をブラウザで完結させることが可能。
## 解決方法
今後Java11に対応する[CheerpJ](https://labs.leaningtech.com/blog/cheerpj-3.0)を活用して、ATS-4またはQxSLをブラ…
-
We should support wasm imports in the output now that it's stable.
It seems there is this: https://docs.rs/wasm-bindgen-cli-support/0.2.95/wasm_bindgen_cli_support/struct.Bindgen.html#method.nodejs…
-
When expression is something like:
```yaml
expression:
key: "a"
value: "unknown.path"
```
The wasm panics. Envoy's logs show
```
envoy-1 | [2024-11-08 15:00:30.432][61][debug][wasm] […
-
Haha.. Sorry for this stream of issues... And I really appriciate your responsiveness!
When finished porting our export I will post some comparison between the rust wasm-xmlwriter compared to the go …
-
I get this error when trying to build for wasm:
```
Compiling async-broadcast v0.7.1
error[E0599]: no method named `wait` found for struct `SendInner` in the current scope
--> /home/flupke/…
-
Emscripten has `--emit-symbol-map` which provides a symbol map. It makes debugging arbitrary errors like this easier. Shipping with the package avoids making custom builds:
```
TypeError: Cannot s…
-
Webassembly [is now a supported platform for CPython](https://github.com/python/cpython/blob/main/Tools/wasm/README.md), and can be used via e.g. [the Pyodide project](https://github.com/pyodide/pyodi…
-
Hello!
Thank you for this great package!
Would you plan to use wasm version of zxing for web?
May be [this](https://github.com/Sec-ant/zxing-wasm)
-
The ability to compile to `--target wasm32-unknown-unknown` and `wasm32-wasi`. Here we track what's needed to make this happen as well as the progress thus far.
**Note that this doesn't necessarily…