Skip to content

Allows to manage cookies in the browser with Rust and WebAssembly.

License

Notifications You must be signed in to change notification settings

matt-duch/wasm-cookies-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WASM cookies for Rust

Allows to manage cookies in and outside of the browser with Rust and WebAssembly.

This crate use wasm-bindgen and web-sys. See the Documentation. But it can also be used without it outside of a browser, and these to dependencies will not be imported if the target is not "wasm32-unknown-unknown".

To contribute, see Contributing.

About

Allows to manage cookies in the browser with Rust and WebAssembly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%