mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-21 20:10:17 +00:00
Update migrate.md
This commit is contained in:
parent
475be8ce80
commit
a08c5af6e9
@ -18,8 +18,8 @@ This document describes the API changes from v1.x to v2.0.
|
||||
| --- | --- | --- |
|
||||
| legacy C++ API (v1.x only) | ✅ | ❌ |
|
||||
| legacy C API (v1.x only) | ✅ | ❌ |
|
||||
| C11 API (v2.0 only) | ❌ | ✅ |
|
||||
| pybind11 API (both) | ✅ | ✅ |
|
||||
| C11 API (v2.0 only) | ❌ | ✅ (work-in-progress) |
|
||||
| pybind11 API (both) | ✅ | ✅ (work-in-progress) |
|
||||
|
||||
## Suggestions
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user