Commit Graph

4 Commits

Author SHA1 Message Date
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