eunomia-bpf / bpftime

Userspace eBPF runtime for fast Uprobe & Syscall hook & Extensions with LLVM JIT
https://eunomia.dev/bpftime/
MIT License
699 stars 70 forks source link

runtime: add ufunc support #193

Closed yunwei37 closed 6 months ago

yunwei37 commented 6 months ago

Description

The FFI should be renamed to ufunc, as in our design docs.

Type of change