Commit Graph

3 Commits

Author SHA1 Message Date
xenia a38a6219c2 install top level error escape handler 2020-10-14 22:18:35 -04:00
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 ca7466f388 initial commit 2020-10-13 04:40:00 -04:00