-
I've tried changing the inputs in various ways and using different browsers, but the site seems to be broken. Looking at the console, there is a ticker going up continually under "RuntimeError: index …
-
Is it possible to append source span information to generate a backtrace that jumps to the source language?
Assume the following syntax:
```wat
(func $source-function
(result i32)
(i3…
oovm updated
8 months ago
-
Evolve the Wasm language module to support the WASI-HTTP interface so that a Wasm component that imports WASI-HTTP can run natively on Unit.
-
# Feature request
**What is the current behavior?**
The modularized JS emitted by [Emscripten](http://emscripten.org/) registers a global with a given name that loads the wasm file on in…
-
I'm trying to use hash-wasm's argon2 implementation with Vercel's Edge runtime and running into an compilation error. It seems hash-wasm's dist files include a hard-coded string of the wasm base64-enc…
-
According to https://caniuse.com/webtransport, FF 124 is supported?
On Firefox 124, MacOS (Silicon), I get a vague WebTransport connection rejected error.
I tried connecting from `[::1]:8080`, `…
-
Hello!
I am very new to the wasm/wasi ecosystem, but I'm interested in learning some more and help with such an implementation if possible. I saw there is a related closed issue #251
Context:
…
-
cc @H-Plus-Time in case there's anything you want to get into 0.7.0.
-
`PythonError: Traceback (most recent call last):
File "/lib/python3.11/site-packages/fontTools/misc/loggingTools.py", line 375, in wrapper
return func(*args, **kwds)
^^^^^^^^^^^^^^…
-
As Wasm VMs manage most runtime status, is it feasible to capsule a minimal runtime status closure as a universal checkpoint across different Wasm VMs?
## Motivation
* Support for a user-level lig…