-
ProxyWasm go SDK was archived: https://github.com/tetratelabs/proxy-wasm-go-sdk
> [!WARNING]
> We are no longer recommending this SDK or Wasm in general for anyone due to the fundamental memory issu…
-
It's time, I don't think we can realistically afford to not have a proper release process anymore or invent ever more complicated schemes how EW and EX can use the SDK without the SDK having proper re…
-
The docker section in the readme states `This requires access to the mozilla-rust-sdk which is now available at /vendor/mozilla-rust-adk`(I guess `adk` is a typo and should be `sdk`instead?). However,…
ln-12 updated
5 months ago
-
Currently to test parts of the watchdog and the environment registry we spawn an actual process and kill it in order to control the status reported from `ActivationPid`. We then use that status as par…
-
Currently, the `near-sdk` crate is hardcoded into macro expansions.
The problem with that is users may wish to rename the `near-sdk` crate, unexpectedly breaking all macros.
It should at the ver…
-
This is a tracking issue to manage the WASM implementation of the Breez SDK.
**Tasks**
- [x] Test different WASM/WASI/emscripten build methods
- [ ] Identify changes required for Breez SDK / Gr…
-
## Bug Description
A recent vex-sdk update broke support for non-VEX targets.
## Code to reproduce
```
cargo v5 build -s --example basic
```
## Expected vs. actual behavior
This should eit…
-
Matrix v1.11 introduces [MSC3916 - Authenticated Media](https://github.com/matrix-org/matrix-spec-proposals/pull/3916) which when implemented and enabled on a homeserver, requires clients to send the …
-
# In short
The Rerun Python SDK is incompatible with GLIBC 2.17, and therefore CentOS 7.
I don't know what is our minimum required GLIBC version.
# Problem
[A user reported](https://discord.co…
emilk updated
3 weeks ago
-
### Background story
Can you provide an example of how to create a Media Convert job using DRM settings.
### What does this example accomplish?
Enable programatic generated of DRM encrypted videos …