An open API service indexing awesome lists of open source software.

https://github.com/mrtc0/memfd-create-example


https://github.com/mrtc0/memfd-create-example

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# memfd_create example

# Build

```shell
$ apt-get update -qq && apt-get install -yqq libcurl4-openssl-dev
$ make
```

# Usage

```shell
$ ./loader file:///$(pwd)/hello.so
```