browsermt / bergamot-translator

Cross platform C++ library focusing on optimized machine translation on the consumer-grade device.
http://browser.mt
Mozilla Public License 2.0
327 stars 36 forks source link

More portable WASM demo #437

Closed jelmervdl closed 1 year ago

jelmervdl commented 2 years ago

Replacing the WASM demo page with code that can be copied into other projects so people can easily embed bergamot translator on their own website.

I'm tempted to also add some version of InPageTranslation to make this a embeddable version of the translation plugin, a bit like Google Translate for websites.

Tasks

jelmervdl commented 1 year ago

Feel free to merge this for now if the tests pass. I have some future API changes planned but that's what NPM package versions are for.