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