hyperlight-libc 0.16.0

This crate provides picolibc for Hyperlight guests. It builds the picolibc library and generates bindings to the libc types and functions.
Documentation
1
2
3
#!/bin/sh
git config --global --add safe.directory /picolibc
git ls-files | xargs clang-format -n --Werror