Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 556 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 556 Bytes

README

The web containers' feature:

  • chrome
  • nodejs
  • webAssembly
  • bun

doc dir

  • WebApi 标准规范
  • browser
    • architecture
    • flow
  • nodejs
    • architecture
    • flow
  • bun

TAGS

按端侧:客户端/服务端 按端类型:移动端/桌面端

按进程

  • browser(浏览器进程)
  • tab(标签页面进程)
  • extension(扩展进程 )
  • GPU(gpu 进程)
  • ...

按功能:性能、稳定性、调试、测试、任务、存储、缓存、通信、ui、动画、通信、交互、页面、加载/解析...