blog: Zvec multi-platform support overview (en/zh) - #68
Merged
Merged
Conversation
Add Chinese and English blog posts covering Zvec multi-platform support: CI-verified platform/architecture combos, official SDKs and prebuilt artifacts, per-platform index availability, memory-budget index selection, and the cross-platform engineering foundation (SIMD runtime dispatch, platform abstraction, I/O backends). All article images are stored locally under public/img/blog/2026-09-17-zvec-multi-platform/ as optimized WebP.
|
☁️ Cloudflare Pages preview: https://acee9267.zvec-web.pages.dev |
zhourrr
approved these changes
Sep 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Add the multi-platform support overview blog post in English and Chinese:
content/blog/en/2026-09-17-zvec-multi-platform.mdx— Making Vector Search Available Everywhere: A Complete View of Zvec Multi-Platform Supportcontent/blog/zh/2026-09-17-zvec-multi-platform.mdx— 让向量检索随处可用:Zvec 多平台支持全景Coverage: CI-verified platform/architecture combos, official SDKs and prebuilt artifacts, per-platform index availability, index selection under different memory budgets, and the cross-platform engineering foundation (SIMD runtime dispatch, platform abstraction, I/O backend abstraction, build-system adaptation).
Images
Following the approach of #66, all images (cover + 5 figures) are stored locally under
public/img/blog/2026-09-17-zvec-multi-platform/with descriptive names (header,roadmap,ci-platforms,c-api-sdks,index-availability,isa-dispatch) as optimized WebP (~300 KB total). No external image links.Tested locally
fumadocs-mdxcompiles;next devrenders both/en/blog/2026-09-17-zvec-multi-platform/and/zh/...with 200, all images resolve, and the post appears in both blog listings and the sitemapnext buildcompletes and SSGs both posts (the docs layout's GitHub stars widget was temporarily pointed at a local mock becauseapi.github.comrate-limits this machine; the mock was reverted before committing)