Commit Graph

  • 9d175e31e8 refactor(benchmark): use react-router instead of just vite main t 2025-07-14 21:39:50 +02:00
  • f52f7312a4 fix: fix path to solver worker t 2025-07-14 20:50:53 +02:00
  • fab389f4e4 feat(benchmark): allow running benchmarks individually t 2025-07-14 20:50:05 +02:00
  • d5ceaad797 feat(solver-wasm): replace outdated wee-alloc with FreeListAllocator from lol-alloc t 2025-07-14 20:39:38 +02:00
  • df4daa1b77 refactor(wasm): simplify code t 2025-07-13 22:32:58 +02:00
  • 2ebab1eaa6 refactor: cleanup solver module structure t 2025-07-13 22:15:32 +02:00
  • 085492214a chore(benchmark): fix vite config t 2025-07-13 22:00:55 +02:00
  • 6af774d74f feat: change difficulty from byte count to bits t 2025-07-13 21:59:43 +02:00
  • ab57216b6b fix: await worker ready status & remove workaround t 2025-07-13 12:37:33 +02:00
  • 54e225ea6a feat: impl benchmark & do some optimizations t 2025-07-13 00:24:29 +02:00
  • cb7971814d chore: add basic "benchmark" pkg t 2025-07-12 20:13:48 +02:00
  • 4e0730d5d6 chore: simplify build configs t 2025-07-12 19:54:53 +02:00
  • 8194e0facf feat: use tree-shakable zod t 2025-07-12 14:42:09 +02:00
  • 82433cb3b3 chore: add "pkgs/solver-wasm/dist" as workspace pkg t 2025-07-12 14:41:33 +02:00
  • 8db56a62e4 refactor: combine sub-pkgs into one pkg t 2025-07-12 14:31:14 +02:00
  • da474d7523 chore: fix tests t 2025-07-06 23:29:47 +02:00
  • 4f79fa0976 chore(solver-wasm): enable lto t 2025-07-06 23:05:45 +02:00
  • 5cc99c7ec6 feat(solver-wasm): use wee_alloc to make wasm file smaller t 2025-07-06 20:48:36 +02:00
  • b1332183cc feat(solver-wasm): add basic wasm solver impl t 2025-07-06 20:46:15 +02:00
  • ac0f201028 chore: use "main" + "type: module" in package def t 2025-07-06 18:42:40 +02:00
  • a744d97bb9 test(server): add server tests t 2025-07-06 18:41:41 +02:00
  • 4fa46488c8 fix(shared): make wire.verifyAndDeserializeData verify message correctly t 2025-07-06 18:37:12 +02:00
  • 2e5d08d57c refactor(server): add fucntions without message sign/verify t 2025-07-06 18:34:06 +02:00
  • 246e001af9 test: add tests for solver t 2025-06-27 23:42:26 +02:00
  • 19e97d523a feat: add basic impl t 2025-06-26 21:31:32 +02:00
  • 8b3c059210 chore: implement basic build system t 2025-06-24 19:32:00 +02:00
  • e603b4972a init t 2025-06-24 19:11:32 +02:00