mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-07-30 10:18:41 -04:00
windows support and more recursion fixes
This commit is contained in:
parent
4c3ffa927b
commit
bbf97a535a
4 changed files with 42 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#![recursion_limit = "256"]
|
||||
|
||||
mod dart_ffi;
|
||||
mod dart_isolate_wrapper;
|
||||
mod tools;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue