An open API service indexing awesome lists of open source software.

https://github.com/mathetake/go-jit-exp


https://github.com/mathetake/go-jit-exp

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

this is where I do experiments on how we can write full-fledged JIT engine purely in Go (e.g. function calls from a JITed function to either another JITed function or Go function)!