blob: 52427628ac55f712f7a2d24fca2f2e54906beb4a (
plain)
1
2
3
4
5
6
|
# Reference
0. [Safe borrowing across FFI with Diplomat](https://qnnokabayashi.github.io/Safe-borrowing-across-FFI-with-Diplomat/)
0. [Rust - Python FFI From Scratch](https://i.hsfzxjy.site/2022-03-12-rust-python-ffi-from-scratch/)
0. [Porting libffi to pure WebAssembly](https://www.tweag.io/blog/2022-03-17-libffi-wasm32/)
|