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

yozefu-wasm-types

Types and structures for defining WebAssembly modules

5 releases

new 0.0.5 Jan 25, 2025
0.0.4 Jan 18, 2025
0.0.3 Jan 8, 2025
0.0.2 Dec 16, 2024
0.0.1 Dec 10, 2024

#370 in WebAssembly

Download history 73/week @ 2024-12-04 178/week @ 2024-12-11 28/week @ 2024-12-18 155/week @ 2025-01-08 117/week @ 2025-01-15 105/week @ 2025-01-22

377 downloads per month

Apache-2.0

94KB
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–22MB
~320K SLoC