-
Virgil compiles to WASM and has three different runtime implementations:
(1) `rt/wave`, the (W)eb(A)ssembly (V)irgil (E)nvironment), a minimal set of imports just to get Virgil running, which was o…
-
Hello,
I'm trying to integrate JSPI to my wasm project.
But when i'm trying to instantiate compiled wasm module it throws error:
Exception: TypeError: WebAssembly.Suspending is not a constructor…
-
With flutter web 3.22, it isn't possible to build app with `flutter build web --wasm`command because of this error
```
Target dart2wasm failed: ProcessException: Process exited abnormally with exi…
-
### 前置阅读 | Pre-reading
- [X] [文档](https://puerts.github.io/unity/zhcn/readme)/[Doc](https://puerts.github.io/unity/en/readme)
- [X] [Issues](https://github.com/Tencent/puerts/issues?q=is%3Aissue+s…
-
wasm-opt crashes when I try to optimize the Wasm file in the zip file (attached):
```
$ wasm-opt -g --all-features --closed-world --traps-never-happen --type-unfinalizing -Os --type-ssa --gufa -…
-
**Describe the bug**
Turnstyle works normally, but not for a changed target of WASM for flutter web running on 3.24.4.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a sample projec…
-
### Aircraft Version
Development
### Build info
```json
dev
```
### Describe the bug
Check whether uom clamps are removed/used properly in the BTV code, and possibly everywhere else
…
-
## Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=870136
Build error leg or test failing: chrome-DebuggerTests
## Error Messa…
-
Unity 6 released a while ago and is considered an LTS release by the new Unity release standards but WebGL export is currently non-functional when trying to export Rive getting-started example project…
-
**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
…