-
Just performed a quick test to understand how it compares to `wasm2c`.
For this test I took a ~25 MB wasm (WASI) file, [`clang.wasm`](https://github.com/wasm3/wasm3-self-compiling/blob/main/wasm/clan…
-
Hi I was wondering if this supported react native
-
Perhaps a useful future feature would be support for WASM-4 "carts"?
https://wasm4.org/docs/
It targets retrogaming and can be run in small devices as well as online.
- 4 color 160x160 pixel disp…
-
It would be really great if this tool could help with debugging WASI.
I see 2 challenges here:
1. WASI runtimes typically do not have any JS engine at all. This makes the generated `js` file useless…
-
we collect open-source tools here
-
Hi. I'm further diving into wapc, and there're some very nice ideas in there! 😃
One thing I could not find so far is, are you able to stop a guest call of it's taking too much time? In wasmtime, yo…
-
### Description of the feature request:
I would like to be able to execute a WASM module from a `repository_rule` implementation function, as an alternative to native binaries.
The API would look…
-
Currently everything is contained within a single process, so for example when you create an infinite loop in your code, it would hang the entire application:
```ruby
def TIC
while true
end
e…
-
Splitting this off from https://github.com/google/iree/pull/5096 and a discussion on Discord [here](https://discord.com/channels/689900678990135345/782059441641881630/821157599679479808).
**TL;DR: …
-
It would be very useful to have access to the 'wasm' command when running commands from shortcuts (in extension)!