Hacker News new | ask | show | jobs
by lesuorac 871 days ago
Is there a citation for 3?

Afaik, WASM is only used by Sheets [1].

[1]: https://2024.wasmio.tech/sessions/webassembly-at-google/

1 comments

No there's no announcements yet for #3. But if you look around their code you'll find wasm files for spellchecking/proofing and associated models for select few languages.

Combined with the fact that google docs support proofing for those languages offline, it's easy to guess how they achieved it.