---
title: "Web-core 静态资源"
method: GET
path: "/jsplugin-assets/web-core/{path}"
tags: ["JS 插件"]
---

# Web-core 静态资源

`GET /jsplugin-assets/web-core/{path}`

服务 Lynx 渲染引擎的 Web 端运行时（CSS/JS/WASM），供声明 renderEngine=lynx 的插件在系统 WebView 中使用。

## Path parameters

- `*` string, required

## Response `200`

资源文件

## Other responses

- `404` — 资源不存在或 web-core 目录未配置

## Changes

- **2026-08-31** `6c284c9b5839` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/songloft-org/apis/songloft-api/changes/jsplugin-assets/web-core/:path/get.md)

---

[API](https://skmtc.dev/songloft-org/apis/songloft-api.md) · [All operations](https://skmtc.dev/songloft-org/apis/songloft-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/songloft-org/songloft-api/revisions/5b1368253f6c/schema)
