Commit Graph

3 Commits

Author SHA1 Message Date
xenia 35236b5052 add demo of static binary ffi
this adds a demo where the embedding C wrapper creates a new primitive
module with an ffi table which can be accessed and used from the racket
side to call functions, even when the runtime is hosted in a static
binary
2020-10-14 18:17:24 -04:00
xenia 74daa90c95 update embedding launcher to cooperate with 3m GC 2020-10-14 17:33:50 -04:00
xenia ca7466f388 initial commit 2020-10-13 04:40:00 -04:00