Skip to content

A template for kick starting a Cloudflare worker project using wasm-pack and the modules upload format.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

ssiloti/rustwasm-worker-modules-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👷 rustwasm-worker-modules-template Hello World

A template for kick starting a Cloudflare worker project using wasm-pack and the new modules upload format.

This is the equivalent of the rustwasm-worker-template except using modules instead of the service-worker upload format.

Wrangler

To generate using wrangler

wrangler generate projectname https://github.com/ssiloti/rustwasm-worker-modules-template

Further documentation for Wrangler can be found here.

About

A template for kick starting a Cloudflare worker project using wasm-pack and the modules upload format.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published