Skip to content

[Feature Request] APIの非同期化 #26

@ensan-hcl

Description

@ensan-hcl

現在、ほぼ全ての処理が@MainActorで実行されており、メインスレッドをブロックしてしまう。かな漢字変換はしばしば重い操作であり、多くの実用的なアプリケーションにおいて望ましくない。

そこで@MainActorの制約を外して非同期でアクセスするよう変更を行いたい。

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions