-
Who would like to discuss the status, prospects, challenges and opportunities for WebAssembly in their projects and ecosystems?
rOpenSci has been [building and distributing WASM R packages with com…
-
Consider making _WebAssembly_ as cross-platform low-level language (_new LLVM language_) without bound it to Browser directly
The same way as in spec https://github.com/WebAssembly/WASI, we can int…
-
npx zenstack@latest init won't work for me. This is the error I received:
AppData\Local\npm-cache\_npx\aded272cd7beac82\node_modules\@prisma\prisma-schema-wasm\src\prisma_schema_build.js:513
const…
-
WebAssembly could be built via `wasm-bindgen`.
-
Tracking issue for implementation of the [WebAssembly GC proposal](https://github.com/WebAssembly/gc)
```[tasklist]
### Tasks
- [ ] https://github.com/bytecodealliance/wasmtime/issues/9351
- [ ]…
-
This is an umbrella tracking issue for WebAssembly support in CUE.
Details to follow, but initial exploration is linked to #2007.
-
### Description
In order to support responsive applications written using WebAssembly it is necessary to provide functionality that allows WebAssembly programs to be suspended and resumed.The primary…
-
I would like to introduce wasm plugins at these points:
- main process, for small tasks that can change the configuration (talking to a service discovery, etc)
- routing filter, deciding on differen…
Geal updated
3 months ago
-
https://github.com/WebAssembly/gc
https://chromestatus.com/feature/6062715726462976
https://bugzilla.mozilla.org/show_bug.cgi?id=1774825
High-level languages that will make use of this proposal i…
-
I noticed that the possibility of compiling to webassembly is mentioned in the tectonic docs. Has anyone tried to do this recently? Are there major road blocks in the way? I imagine the C dependencies…