-
I am attempting to [build zig from source](https://github.com/ziglang/zig/wiki/Building-Zig-From-Source) in an Ubuntu VM on a Macbook Pro with an M1 chip.
I used the clang+llvm binaries from [here…
-
Hi,
I'm trying to compile a llama-3.2. I have followed the setup instructions but before I can get to running the `mlc_llm compile` command, I am running `./web/prep_emcc_deps.sh` which fails with …
-
When a Wasm contract panicks, the full file path and line number is visible in the panic message. If a user does not use workspace-optimizer/rust-optimizer, this exposes personal file system infomatio…
-
Our test framework has the ability to check for errors on specific backends, for example it allows this
```dart
check(0x7FFF00001111F000);
check(0x7FFF00001111FC00);
check(0x7FFF00001111FE00…
-
Hi! I've been working on a compiler framework for zero-knowledge VMs as a side project. It's called [OmniZK](https://github.com/greenhat/omnizk), and the idea behind it is to help build compilers from…
-
I get this error when calling a function called init from a rust host. I've tried including the js file both in the wasm file and the in the host project but continue to get this error. My entire proj…
-
/opt/occlum/toolchains/gcc/bin/../lib/gcc/x86_64-linux-musl/8.3.0/../../../../x86_64-linux-musl/bin/ld: warning: libdl.so.2, needed by ../internal/vm/wasm/wasmer-go/libwasmer.so, not found (try using …
-
~Web support for mimir is currently not possible due to the lack of a publicly-available libc implementation for WASM made with JS & browser APIs. This concept of a browser-based libc sounds weird, be…
-
Hi!
I run current quagga2 in a vue.js 2 project that gives me the following error message after a recent npm install:
```
WARNING in ./node_modules/asn1.js/lib/asn1/api.js 21:12-42
Module not …
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/deepflowio/deepflow/issues?q=is%3Aissue) and found no similar feature requirement.
### DeepFlow Component
Ag…