-
Hello,
I'd like to use the predefined configuration of [NextJS instrumentation (experimental feature)](https://nextjs.org/docs/app/building-your-application/optimizing/instrumentation) to plug `dd…
-
I Use make file Makefile.base to build below 4 files failed with below errors, any suggestions?
4 files:
HFEDHttpScreen.h
HFEDHttpScreen.cc
Below two files are build by (protoc --proto_path=${SRC_…
-
`cw-ics721` supports NFT transfer for `cw721` v16 contracts and higher - up to latest version v18. Rn, e2e tests covers only v18: https://github.com/CosmWasm/cw-nfts/releases/tag/v0.18.0
e2e should…
-
### Description
The allowed charsets in regex-assembly/include/allowed-charsets.ra synced with tx.allowed_request_content_type_charset appears to be overly restrictive and I couldn't find any docum…
-
Hi,
At first, let me explained a little bit what I'm doing.
I have a modbus TCP server running in the browser with the code compiled with the flags to use the websocket_to_posix_proxy as explained…
-
`errno` crate lists multiple targets that depend on `libc` crate ([Cargo.toml](https://github.com/lambda-fairy/rust-errno/blob/main/Cargo.toml)):
```
[target.'cfg(unix)'.dependencies]
libc = "0.2"
…
-
hey guys,
I am trying to host the web wasm version into a HTTPS server, but with that, I can only connect on servers using WSS.
If i try to connect, I get the error message:
`AcceptSecurityCo…
-
Hey, thank you very much for your extremely interesting project. I would like to try it out with Istio 1.18.5.
This is what my config looks like
```
---
apiVersion: extensions.istio.io/v1alpha1
…
-
## Motivation
WasmEdge is a WebAssembly runtime that supports both interpreter and ahead-of-time modes. For the [proxy-wasm](https://github.com/proxy-wasm/proxy-wasm-cpp-host) support, WasmEdge onl…
-
This is needed to support extensions written using C++ SDK.