Tencent/VasSonic
VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3319
- days_rel: n/a
- days_push: 1244
- n_releases_24m: 0
Adoption not part of the score
11852 stars · 1613 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
VasSonic is a lightweight hybrid framework from Tencent that accelerates the first screen load of H5 pages inside native Android and iOS WebViews. It fetches HTML in parallel with WebView initialization, streams partial rendering, and caches pages via a template/data separation spec for incremental updates.
Use cases
- speed up first screen of H5 pages in a native app
- reduce WebView white-screen time on Android and iOS
- cache dynamic server-rendered pages for faster reloads
- incrementally update HTML template and data parts
- load web resources in parallel with WebView initialization
- make hybrid pages feel more like native screens
When to choose
- your mobile app renders H5 pages in WebViews and first-screen load is slow
- you want a battle-tested Tencent solution for hybrid page acceleration
- you need offline-compatible caching of dynamic web pages on mobile
When to avoid
- your app is fully native with no WebView content
- you target platforms other than Android or iOS
- you cannot modify the server to follow the VasSonic specification
- you need a framework with frequent updates and active community
Facets
framework · maturity maintenance
web-framework caching http-client middleware mobile-development web-development performance frontend cross-platform hybrid-app webview h5 first-screen-optimization mobile-sdk incremental-updates android ios
1 source
- readme: https://github.com/Tencent/VasSonic · fetched 2026-08-28 · 03d78aa64503
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Tencent/VasSonic | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Tencent/VasSonic")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem