-
I'm seeing a panic when trying to use ComponentizeJS to create a wasm component that implements the [Zed editor](https://zed.dev) extension interface, for which the `wit` can be found [here](https://g…
-
Currently, the following commands are used to generate language-specific bindings:
```shell
uniffi-bindgen generate --language {LANGUAGE} ...
uniffi-bindgen-kotlin ...
uniffi-bindgen-swift ...
…
-
### Summary
Hi, found this message in cargo clippy output so post the issue here.
Original code: https://github.com/WenqingZong/wasm-game-of-life/pull/1/commits/b388612cddb1e5507bb580f979dfcb8e030de…
-
Hi! First, thanks for your work here!
For the past two month, I've working on rewriting rust mavlink code generator because I found some bugs in the current version of mavlink-bindgen. I definitely…
-
I apologize for being a bit of a surface-level Rust user. I am unsure what tweaks to make to get this building so I can start playing with Leptos SSR on Fermyon Spin. Please advise.
## Platform
…
-
We should support wasm imports in the output now that it's stable.
It seems there is this: https://docs.rs/wasm-bindgen-cli-support/0.2.95/wasm_bindgen_cli_support/struct.Bindgen.html#method.nodejs…
-
In https://github.com/bazelbuild/rules_rust/pull/2361 we have added logic (that became the default since then) to merge object files of `cc_lib` into the `rlib` produced by bindgen rules. The problem …
-
I'm busy revamping `windows-bindgen` to deal with a number of issues and make it a lot more flexible.
One potential issue is whether we still need to sort function declarations by exporting librar…
-
Hello,
When I use wasm-bindgen-rayon `v1.2.2` along with wasm-bindgen `>= v0.2.94`, the `pkg/snippets ` is not fully populated comparing to run with wasm-bindgen `v0.2.93`.
### To reproduce
…
-
### Problem:
Build on Solaris fails:
```
$ LIBCLANG_PATH=/usr/lib/64/libclang.so cargo build
..
Compiling aws-lc-sys v0.23.0 (/builds/psumbera/aws-lc-rs/aws-lc-sys)
Compiling aws-lc-fi…