native_toolchain_xmake 0.0.3
native_toolchain_xmake: ^0.0.3 copied to clipboard
A library to invoke and build Xmake projects for Dart Native Assets.
0.0.1 #
- feature: install xmake automatically
- feature: compile source code to dynamic library
0.0.2 #
- fix: verify xmake after install; if missing, prompt user to restart terminal/system for PATH to take effect.
- fix: nest xmake project, add '-P .' to xmake command to specify the project path.
0.0.3 #
- use zig to cross compile
- find lib.so.xxx on linux