vlang / vab

V Android Bootstrapper
MIT License
319 stars 29 forks source link

sdk: fix const race condition, fix #244 #248

Closed larpon closed 1 year ago

larpon commented 1 year ago

Closes #244 It's presumably caused by a const-initialization race condition in the android.sdk module.