summaryrefslogtreecommitdiff
path: root/c++
AgeCommit message (Collapse)Author
2025-09-20Reworking structure. Adding proper C exports. Fix neededmainClaudius "keldu" Holeksa
emcc is annoying me with its caching. Tries to write into /nix/store locations, which is shouldn't do. Need the proper env variable to rewrite. Otherwise it'll be ignored.
2025-07-23Templating for supporting a limited but still non singular amount ofClaudius "keldu" Holeksa
solvers
2025-06-20Adding basic nix filesClaudius "keldu" Holeksa
2025-06-18Initial commit copied from my godbolt implClaudius "keldu" Holeksa