Skip to content

Dynamic linking from system

Feodor Alexandrov requested to merge dynamic-linking-from-system into svace-fixes

Summary

  • fix: a few additional gamayun patches

  • fix: vagrant build path compatibility

  • fix: rebase artifacts

  • build: discard unwind, wip - continue when svace will see it

  • feat: add dynamic build

  • build: [wip] link non-patched libs from system

Close #...

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • (if Lua API changed) Lua API version is bumped in luamod.rs
  • (if necessary) A follow-up doc issue is created in picodata/docs and linked here

Merge request reports