Solving subset sum problem and multiple subset sum problem.
It solves subset sum problem and multiple subset sum problem. This program was implemented in Rust and
WebAssembly.
The calulation is done in your browser without communicating with servers.