refactor: Remove native imaging and enable web worker

This commit is contained in:
Christian Kußowski 2025-12-24 13:09:57 +01:00
commit 70d2a81fee
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
5 changed files with 10 additions and 113 deletions

1
.gitignore vendored
View file

@ -71,3 +71,4 @@ android/app/google-services.json
web/pkg/package.json
web/pkg/vodozemac_bindings_dart_bg.wasm
web/pkg/vodozemac_bindings_dart.js
web/native_executor.js*