Which one do I use?
- Use
@moss-dev/moss-webfor client-side, in-browser search. Queries run locally on WebAssembly, so once an index is loaded there are no server round-trips and no data leaves the device. - Use
@moss-dev/mossfor server-side (Node.js) workloads, such as API routes, backend services, and pipelines.