Commit Graph

8 Commits

Author SHA1 Message Date
83afd434df Bump version to 0.1.3 2022-09-30 16:45:48 -04:00
f790684ba0 Update skyrim-cell-dump to 0.4.0 2022-09-30 16:45:18 -04:00
94e3e6a7b9 Bump version to 0.1.2 2022-09-30 12:56:32 -04:00
c1862733c8 Update packages, use serde_wasm_bindgen 2022-09-30 12:49:32 -04:00
62834ba668 Upgrade to 0.1.1 2022-09-26 22:45:34 -04:00
ee0c33eaa8 Remove wee_alloc and switch to default allocator
There has been reports that wee_alloc can cause memory leaks. Also, it is mostly unmaintained and the default wasm allocator is "good enough" in recent versions.

I'm hoping this might aleviate some of the issues I was seeing with processing slowing to a crawl after re-using a worker too many times.
2022-09-26 22:38:10 -04:00
7a16a7d347 Update readme 2022-02-27 01:08:38 -05:00
c12b2b270c Initial commit with process_plugin and hash_plugin functions 2022-02-27 01:04:56 -05:00