-
Hey,
I'm thinking about trying to get blink running in the browser (via webassembly). My goal isn't just to run c code in the browser (could just use emscripten for that) but to actually run ape x6…
-
Good day
If you don't know [wazero](https://github.com/tetratelabs/wazero) is fully go written WebAssembly runtime so with tree-sitter.wasm + wazero this project could be fully independent from cgo…
-
This can allow for the website to have a sort of demo or web-based version that others can use.
As far as I know, [tinygo](https://tinygo.org/docs/guides/webassembly/) seems to have support for thi…
-
[prototype](https://git.sr.ht/~drsensor/nusa-wasm-runtime/tree) (stalled)
> **Warning**: may not relevant anymore
> see comment at the bottom for the current approach
- [ ] #1 (methods, `constr…
-
Hey there, there's no Discord listed here so I've decided to create an issue to discuss this instead, there are 3 issues raised due to the nature of the project and the issues mentioned are distributi…
-
It would be awesome if this were a WebAssembly library wrapped in JS on npm.
-
### Which Cloudflare product(s) does this pertain to?
Wrangler
### What version(s) of the tool(s) are you using?
wrangler 3.81.0, rustc 1.82.0
### What version of Node are you using?
20.10.0
###…
-
### Application contact emails
michelle@fermyon.com, radu.matei@fermyon.com
### Project Summary
Spin is an open source framework for building and running fast, secure, and composable cloud mi…
-
## Background
Upon initialization, the `dotnet watch` tool needs to know the set of available WebAssembly hot reload capabilities before the hot reload session starts. The current mechanism for thi…
-
It would be nice to have an example that works with WebAssembly. We should also have some tests that run a WebAssembly executable.
Some of the existing examples might actually work but it would still…