blenderskool / pigmnts

🎨 Color palette generator from an image using WebAssesmbly and Rust
https://pigmnts.web.app
MIT License
73 stars 4 forks source link

Use conditional compilation #27

Closed blenderskool closed 3 years ago

blenderskool commented 3 years ago

Conditional compilation using cfg can be used to separate the code specifically written for WebAssembly.