Highlights
An opensource library using Rust compiled into WASM to use within nodejs/browser js environment. With TypeScript support.
Rust -> WASM
Bundling into wasm for different: nodejs / browser environments using napi-rs
Bridge
TS wrapper for convenient usage within ts
Type support
Agile option to declare types. For static cache keys, as well for dynamic cache keys (e.g. "email-{string}") via string template
Built with
Package