feat: 使用 ffigen with rust bridge 获得更好的性能,以及移除 web 支持

This commit is contained in:
2024-03-13 22:41:28 +08:00
parent 7e8177bdf5
commit b5fa9fdff1
9 changed files with 799 additions and 397 deletions

View File

@ -1,2 +1,4 @@
rust_input: rust/src/api/**/*.rs
dart_output: lib/common/rust/
dart_output: lib/common/rust/
full_dep: true
web: false