-
- when transpiling the Poseidon TypeScript code to Anchor Rust, the resulting Rust code lacks the expected token initialization logic.
- The transpiled output in Rust does not include the initialize…
-
**Is your feature request related to a problem? Please describe.**
We're upgradiing our `ts-rs` from `7.1.1` -> `10.0.0`, but unfortunately this upgrade broke all of our `Option` types.
Beforeha…
-
## Current implementation
In Abacus, we generate an OpenAPI specification from the Rust types, and an `openapi.ts` file with TypeScript types from that OpenAPI spec.
Currently, Rust enum types, such …
-
Hi everyone!
# Issue description
Currently we are in the process of converting a number of SDK functionalities that are already in https://github.com/Project-OMOTES/omotes-sdk-python to https://gi…
-
I use Azure Developer CLI to build templates in multiple programming languages including, but not limited to:
- .NET
- JavaScript
- TypeScript
- Python
- Java
- Go
- Rust
Today, I deploy my services…
-
**Project name**: Improve user interface of the Rust benchmark suite
**Project details**: The [Rust compiler benchmark suite](https://github.com/rust-lang/rustc-perf) is used to test the performance …
-
If I am using Rust 1.82.0 and run a `cargo update` then I get this error:
```
$ yarn build
...
[INFO]: ⬇️ Installing wasm-bindgen...
[INFO]: Optimizing wasm binaries with `wasm-opt`...
[wasm-…
-
This involves a global or local error handler. All backend functions are called in appState. So we can handle the erros there (globally) are propagate them to the caller (locally).
We also need a b…
-
Solana Smart Contract Developer
Company: Bladerite
**Responsibilities:**
1. Develop and maintain company smart contracts.
2. Collaborate with business teams to monitor and conduct data…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
When generating webassembly from ru…