#kafka #wasm-module #search #avro #consumer

yozefu-wasm-types

Types and structures for defining WebAssembly modules

9 releases

Uses new Rust 2024

new 0.0.9 Mar 6, 2025
0.0.8 Feb 17, 2025
0.0.5 Jan 25, 2025
0.0.2 Dec 16, 2024

#372 in WebAssembly

Download history 137/week @ 2024-12-09 142/week @ 2024-12-16 146/week @ 2025-01-06 100/week @ 2025-01-13 116/week @ 2025-01-20 24/week @ 2025-01-27 153/week @ 2025-02-03 125/week @ 2025-02-10 132/week @ 2025-02-17 4/week @ 2025-02-24 105/week @ 2025-03-03

373 downloads per month

Apache-2.0

95KB
2K SLoC

yozefu-wasm-types

Build

This library provides structures for defining a WebAssembly module for the search engine of yozefu. It uses json to exchange data from the host to the WebAssembly module.

Usage

NOTE: You probably don't want to use this crate directly. Instead you should run the command create-filter:

yozf create-filter --language rust key-ends-with

lib.rs:

Crate containing the types used to define search filters.

Dependencies

~11–23MB
~331K SLoC