DSPCalculator / dsp-calc

戴森球计划量化计算器(新UI版)
https://dsp-calc.pro/
Mulan Permissive Software License, Version 2
56 stars 6 forks source link

Store states on the URL #16

Open JimmyZJX opened 5 months ago

JimmyZJX commented 5 months ago

This should persist the state on refresh/browser restart and allow sharing the state of the calculator in an easier way (we can probably also shorten url in the future for sharing).

On the implementation side, we should try to compress with at least some basic heuristics and possibly with algos like zlib.