-
Starting DragonflyDB 1.14 (PR #50) results in an application error. Use the following commands to replicate:
```console
wget https://raw.githubusercontent.com/unikraft/catalog-for-maintainers/main…
-
### Describe the bug
When running a simple HTTP Lua server under binary compatibility mode, using the [`app-elfloader`](https://github.com/unikraft/app-elfloader), it fails.
### Steps to reprodu…
-
### Feature request summary
Add Rust support for external libraries / applications.
Applications written in Rust to be built on top of Unikraft.
-
### Describe the bug
When running a simple HTTP Per server under binary compatibility mode, using the [`app-elfloader`](https://github.com/unikraft/app-elfloader), it fails.
### Steps to reproduce
…
-
### Describe the bug
When running Nginx under binary compatibility mode, using the [`app-elfloader`](https://github.com/unikraft/app-elfloader), it fails.
### Steps to reproduce
Use the setup…
-
### Describe the bug
When running a simple HTTP Python Flask under binary compatibility mode, using the [`app-elfloader`](https://github.com/unikraft/app-elfloader), it fails.
### Steps to reproduce…
-
### Feature request summary
To create applications from other compilers such as `rustc`, we need to hide the KraftKit invocation behind a linker facade.
For this purpose, I wrote a shell script …
-
### Describe the bug
When compiling with `CONFIG_LIBUKDEBUG_PRINT_CALLER=y` and `# CONFIG_LIBUKDEBUG_ANSI_COLOR is not set` compilation fails with the following error
```
CC libukdebug: pr…
-
Hi all,
I am trying to detect race conditions for FreeRTOS. I can compile the code with ESBMC version 7.0.0 64-bit x86_64 Linux.
The code that I am trying to verify is located at: https://github…
-
Hey, I'm running into the following issue when building a project that has khronos-egl as dependency:
```
error[E0433]: failed to resolve: could not find `Library` in `libloading`
--> /root/.ca…