Skip to content

A library and CLI frontend for finding opportunities for offloading sections of wasm binaries

License

Notifications You must be signed in to change notification settings

auto-ndp/wasm-ndp-extractor

Repository files navigation

Wasm NDP extractor

A library and CLI frontend for finding opportunities for offloading sections of wasm binaries (running in a FaaS runtime or similar).

Building

mkdir build
cd build
cmake -GNinja -DCMAKE_BUILD_TYPE=Debug ..
ninja

About

A library and CLI frontend for finding opportunities for offloading sections of wasm binaries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published