Skip to content

cloudflare worker template with rust wasm and typescript

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

catusax/cf-worker-rust-ts-template

Repository files navigation

cf-worker-rust-ts-template

cloudflare worker template with rust wasm and typescript

getting started

clone

wrangler generate wasm-worker  https://github.com/coolrc136/cf-worker-rust-ts-template.git
cd wasm-worker

install wasm-pack

cargo install wasm-pack

build & test

npm run build
npm run test

directories

thanks

About

cloudflare worker template with rust wasm and typescript

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