You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// A no-op Worker whose only purpose is to host markdown-codec's source as the module graph the workers test suite (test/workers/**) imports against under the real workerd runtime -- there is no fetch handler to exercise, only the library's own readMarkdown/writeMarkdown running inside a Cloudflare Workers isolate to prove the codec carries zero Node-only API usage.