This website requires JavaScript.
Explore
Help
Sign In
haskal
/
racket-static
Watch
1
Star
0
Fork
You've already forked racket-static
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
fb05155915
racket-static
/
.gitignore
8 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial commit
2020-10-13 08:37:53 +00:00
/run
/.cache
*.o
*.zo
*.dep
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 22:17:24 +00:00
.vimrc
.ycm_extra_conf.py