You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For technical details, please refer to the following paper:
10
+
Hebi Li, Forrest Sheng Bao, Qi Xiao, and Jin Tian. *"Kernel-FFI: Transparent Foreign Function Interfaces for Interactive Notebooks"*, arXiv preprint arXiv:2507.23205 (2025) https://arxiv.org/abs/2507.23205
11
+
9
12
## What is Kernel-FFI?
10
13
11
14
Kernel-FFI solves the challenge of multi-language development in interactive environments like Jupyter Notebooks. Traditional approaches require extensive manual configuration, boilerplate code, and often lack support for modern programming constructs like object-oriented programming and recursive calls.
0 commit comments