Skip to content

bonomat/rust-wasm-firefox-extension

Repository files navigation

🦀 + Yew + 🦊 = ¯\_ツ_/¯️

About

This little example shows how to build a firefox extension using Yew and wasm-pack.

🚴 Usage

🛠️ Build

When building for the first time, ensure to install dependencies first.

yarn install
yarn run build

🔬 Serve locally

yarn run start:dev

🦊 Run as a plugin

yarn run web-ext

References

This example was based on yew-wasm-pack-minimal and yew-wasm-pack-template.

About

🦀 + Yew + 🦊 = ¯\\\_ツ\_/¯️

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