-
Right now we allocate large contiguous areas for wasm from a separate reserve.
With memfd we can stitch together some 128kB allocations from our main arena and give them to wasm.
Demonstration code:…
-
Hi ,
Web Target is throwing above error while using AdaptiveWidget
`@ExperimentalAdaptiveApi
@Composable
fun AdaptiveText(
text:String,
modifier: Modifier = Modifier,
style…
-
Hi componentize-py folks!
Thank you for a great presentation at WASMCON a while ago! I just now catching up with your nifty tool.
What is your debugging guideline for a Python-turn-WASM component?…
-
https://bevyengine.org/examples/3d-rendering/3d-scene/
This is my actual machine demonstration. Please tell me how to solve it. I also want to write a demo that can be displayed on mobile phones.
```…
-
### 描述Bug
WXUncaughtException
WXUncaughtException@weapp://wechat-game-runtime/wxfs/game.js:211:1236
abort@weapp://wechat-game-runtime/wxfs/game.js:252:436476
.wasm-function[b171]@[wasm code]
.was…
-
I'm creating a browser extension and would like to use wasm for the client api.
I'm following along with the instructions on:
https://github.com/maidsafe/safe_network/tree/main/autonomi
I got t…
-
There are plenty of [Rust to Valida issues](https://lita.gitbook.io/lita-documentation/usage/valida-rust-compiler-toolchain) yet to be solved, right now it only directly support C.
Making this issu…
-
Please create the following browser wasm demos-
1) Stable diffusion with W8A8 quantization- This is important because the stable diffusion [demo](https://intel.github.io/web-ai-showcase/) which I sa…
-
### What happens?
I switched my codebase to the experimental COI implementation, and all extension loading began to fail with:
```
Error: IO Error: Extension "https://extensions.duckdb.org/v1.1.2…
-
### Describe the improvement you'd like to request
We will likely merge #1288 or #1291 to work around a build failure due to wasm-bindgen producing invalid typescript binding (https://github.com/ru…