You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would require a server component, but might be worth it since it could save us time to focus on other things.
However, there might be a better client side search library out there that could help. Perhaps a library using WebAssembly modules to improve performance.
The text was updated successfully, but these errors were encountered:
For now, the initial search is a good start. But it could be improved in the future.
Inspiration for how to implement an open source search solution: https://tauri.app/blog/2023/02/09/tauri-community-growth-and-feedback
This would require a server component, but might be worth it since it could save us time to focus on other things.
However, there might be a better client side search library out there that could help. Perhaps a library using WebAssembly modules to improve performance.
The text was updated successfully, but these errors were encountered: