Emerging Technologies: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(stub with a bunch of links to existing stuff)
 
(moved Voice Fill info to its own page)
 
(35 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}
{{stub}}
'''<dfn>Emerging Technologies</dfn>''' is a team inside Mozilla that works on [https://research.mozilla.org/ research], development, and expanding the foundations of the [[open web]].


Want to work with us?
'''<dfn>Emerging Technologies</dfn>''' was a team inside Mozilla that worked on [https://research.mozilla.org/ research], development, and expanding the foundations of the [[open web]].
* [https://careers.mozilla.org/listings/?team=Emerging+Technologies Careers at Mozilla: Emerging Technologies team]
 
== {{FULLPAGENAME}} Projects ==
{{Special:PrefixIndex/{{FULLPAGENAME}}/}}
* [https://browser.mt/ Project Bergamot] -- client-side, ML-based language translation engine for incorporation in web browsers
* [https://hubs.mozilla.com/ Hubs] -- private 3D virtual worlds for meeting, sharing, and collaboration
 
== Projects Emerging Technologies Carried Forward ==
* [https://www.rust-lang.org/ Rust] programming language
* [https://github.com/bytecodealliance/wasmtime/tree/main/cranelift Cranelift] -- WebAssesmbly code generator
* [https://github.com/bytecodealliance/wasmtime Wasmtime] -- stand-alone runtime for WebAssembly
* [https://wasi.dev/ WASI] -- modular system interface for WebAssembly
* [https://servo.org/ Servo] -- independent web engine built using Rust
* [https://github.com/servo/webrender WebRender] -- 2D graphics rendering engine written in Rust, used in Servo and currently in Firefox
* [https://github.com/servo/pathfinder Pathfinder] -- fast, practical GPU-based rasterizer for fonts and vector graphics, written in Rust
* [https://github.com/mozilla/DeepSpeech Project Deep Speech] -- open source speech to text engine
* [https://github.com/mozilla/TTS Mozilla TTS] -- machine-learning based text-to-speech library
* [https://labs.mozilla.org/projects/firefox-listen/ Firefox Listen]
* [https://research.mozilla.org/research-grants/ Mozilla Research Grants]
* [https://wiki.mozilla.org/Devrel Developer Relations (DevRel)] -- including Mozilla's [https://hacks.mozilla.org/ Hacks Blog]
* [https://mdn.dev/ MDN Web Docs]
* [https://hacks.mozilla.org/2018/11/into-the-depths-the-technical-details-behind-av1/ AV1] -- Royalty-free video format specifications, codec development including the [https://github.com/xiph/rav1e rav1e] Rust-based AV1 encoder, and incorporation in Firefox


== See Also ==
== See Also ==
* [[Speaker Series]]
* ET Lightning Talks at [[All Hands]] (looking for recordings)
* https://research.mozilla.org/
* https://research.mozilla.org/
* https://blog.mozilla.org/blog/category/emerging-tech/
* https://blog.mozilla.org/blog/category/emerging-tech/
* https://wiki.mozilla.org/WeeklyUpdates/EmergingTechnology
* https://wiki.mozilla.org/WeeklyUpdates/EmergingTechnology
* [[dweb]]
* [[past-projects]]

Latest revision as of 00:58, 23 February 2022

This article is a stub. You can help MozillaWiki by expanding it.

Emerging Technologies was a team inside Mozilla that worked on research, development, and expanding the foundations of the open web.

Emerging Technologies Projects

  • Project Bergamot -- client-side, ML-based language translation engine for incorporation in web browsers
  • Hubs -- private 3D virtual worlds for meeting, sharing, and collaboration

Projects Emerging Technologies Carried Forward

See Also