Commit 76c0ba2
committed
ffi: add experimental fast FFI call API
Signed-off-by: Paolo Insogna <paolo@cowtech.it>
Assisted-By: OpenAI:GPT-5.5 <openai/gpt-5.5>1 parent d179c7e commit 76c0ba2
20 files changed
Lines changed: 835 additions & 12 deletions
File tree
- deps/crates
- src
- doc
- api
- src
- ffi
- test
- common
- ffi
- parallel
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1059 | 1059 | | |
1060 | 1060 | | |
1061 | 1061 | | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
1062 | 1068 | | |
1063 | 1069 | | |
1064 | 1070 | | |
| |||
2330 | 2336 | | |
2331 | 2337 | | |
2332 | 2338 | | |
| 2339 | + | |
2333 | 2340 | | |
2334 | 2341 | | |
2335 | 2342 | | |
| |||
2341 | 2348 | | |
2342 | 2349 | | |
2343 | 2350 | | |
| 2351 | + | |
2344 | 2352 | | |
2345 | 2353 | | |
2346 | 2354 | | |
| |||
2352 | 2360 | | |
2353 | 2361 | | |
2354 | 2362 | | |
| 2363 | + | |
| 2364 | + | |
| 2365 | + | |
2355 | 2366 | | |
2356 | 2367 | | |
2357 | 2368 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
| 23 | + | |
18 | 24 | | |
19 | 25 | | |
20 | 26 | | |
| |||
0 commit comments