-
The backoff crate seems to be unmaintained: https://github.com/ihrwein/backoff/issues/66
The issue suggests the `backon` crate: https://docs.rs/backon/1.2.0/backon/.
`backon` isn't a drop-in rep…
-
Currently, projections for imported resources implement `IDisposable`, but they do not provide a `finalizer`. This means that if the user forgets to manually dispose the resource, its `[resource-drop]…
-
Could you please upgrade the duckdb-wasm and apache-arrow? The latest version https://www.npmjs.com/package/@duckdb/duckdb-wasm/v/1.28.1-dev258.0 uses Arrow v17 instead of v15 a well:
https://githu…
-
Hi,
I am trying to build my project for wasm. I couldn't find any resources that covered this topic. I tried these commands out and had no luck.
`cargo build --target=wasm32-unknown-unknown`
(T…
-
## Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=875122
Build error leg or test failing: `browser-wasm linux Release WasmBuildTests`
## Error Message
``…
-
### Description
Mono throws when member accessibility is changed during debugging
### Reproduction Steps
Use Roslyn build from PR: https://github.com/dotnet/roslyn/pull/75191 for repro.
1) Creat…
-
## Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=861518
Build error leg or test failing: Wasm.Build.Tests.NativeBuildTests.MonoAOTCross_WorksWithNoTrimming…
-
## Why
Currently, the Wasm modules generated by `scala-wasm` depend on helper functions in JavaScript, making it possible to run them on JavaScript engines like V8, but not on standalone Wasm runti…
-
Linux, latest browsers.
Hi,
[https://bevyengine.org/examples/ui-user-interface/relative-cursor-position/](https://bevyengine.org/examples/ui-user-interface/relative-cursor-position/) crash with:
…
-
### Is your feature request related to a problem or challenge?
Databases / ETL solutions built on top of DataFusion can use UDFs (in their various forms) to extend the functionality of DataFusion, e.…