-
hey guys, can u release decrypted version of m.js, I want to recompile it. At the moment many antiviruses detect it as a virus
-
I am using ffmpeg.wasm can't work in Electron. But the same code can work in the browser.
var ffmpeg = FFmpeg.createFFmpeg({
log: false,
corePath:
…
-
*Title*: Expose stats api to lua filter scripts
*Description*: It would be great if lua filter scripts could somehow hook into the envoy stats infrastructure so that, for instance, they could incre…
-
### Describe the bug
When the following conditions are met, it works with `vite dev` but it does not with `vite preview`.
- a script (`foo.js`) contains a `import`
- `foo.js` is imported by `im…
-
## Motivation
Apache EventMesh(incubating) [1] is a event-driven distributed application runtime, it is very suitable for running in wasmedge in cloudnative scenarios, look forward to integrate w…
-
# Problem/Motivation
try to install any pattern it get fail
> (Why the issue was filed)
-----------------------------------------------------------
Add-on: Node-RED
Flow-based programming f…
-
As described in these comments:
- https://github.com/waku-org/js-rln/pull/58#issuecomment-1530121954
- https://github.com/waku-org/js-rln/pull/58#issuecomment-1532050914
- https://github.com/vacp2p…
-
## Problem Description
Running `rustc --version` without the rustup wrapper takes 11ms on my linux machine (See https://github.com/rust-lang/rustup/issues/2626 for the rustup side of this).
This…
-
In the company I work for, we're building an Emscripten binding over a custom, low-level, C networking library. Our JS/TS binding used to be done with Node-API; but that came with a clunky, hard to ma…
-
### Describe the bug
I try to use a named import (`import { Status } from 'ts-enum/status.ts'`), I expect the import to work (it works with `yarn build`), but `vite` rewrites it as a "default impor…