What's Changed
- fix FPAC exception on arm64's setjmp/longjmp by @lneto in #100
- limit the syscalls to track on examples/systrack.lua by @lneto in #97
- Enable building against a custom kernel by @glk0 in #98
- prevent running already loaded script by @glk0 in #101
- add luaxdp by @lneto in #104
- add rm, install and mkdir variables to makefile by @sheharyaar in #112
- add attach/detach APIs to luaxdp by @lneto in #114
- update luaxdp by @lneto in #115
- require luadata on xdp.attach() by @lneto in #116
- update Lua to v5.4.7 (rc2) by @lneto in #117
New Contributors
Full Changelog: v3.4...v3.5