FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
postpostscript
postpostscriptworkerify
Public
Like
workerify
Home
Code
2
README.md
S
main.tsx
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
Sign up now
Code
/
Code
/
Search
README.md

workerify: proxy a module through a worker (with types!)

Example:

import { workerify } from "https://esm.town/v/postpostscript/workerify"; using mod = await workerify(() => import("https://esm.town/v/postpostscript/workerifyExampleUnsafeLibrary")); console.log(await mod.x.y());

Full Example:

  • @postpostscript/workerifyExample
  • @postpostscript/workerifyExampleUnsafeLibrary

It's limited by what can be sent over [worker].postMessage(), i.e. inputs and outputs will need to be JSONifiable

Migrated from folder: Worker/workerify

Code
README.md
S
main.tsx
Go to top
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Product
FeaturesPricing
Developers
DocsStatusAPI ExamplesNPM Package Examples
Explore
ShowcaseTemplatesNewest ValsTrending ValsNewsletter
Company
AboutBlogCareersBrandhi@val.town
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.