-
Notifications
You must be signed in to change notification settings - Fork 583
Open
Labels
enhancementImprovement/OptimizationImprovement/Optimization
Description
Write Python native extension in C that uses Dart ports.
Examples:
- https://realpython.com/build-python-c-extension-module
- https://github.com/audiooffler/JucyFluttering/tree/master
- https://github.com/mraleph/go_dart_ffi_example/blob/master/godart.go
- https://codebrowser.dev/dart_sdk/dart_sdk/runtime/bin/ffi_test/ffi_test_functions_vmspecific.cc.html
Passing *void
:
- https://stackoverflow.com/a/20411505
- https://stackoverflow.com/questions/68485874/how-do-you-correctly-pass-a-pointer-between-calls-with-python-c-api
Discussions:
kacper-the-programmer
Metadata
Metadata
Assignees
Labels
enhancementImprovement/OptimizationImprovement/Optimization
Type
Projects
Status
🆕 New