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

yozefu-wasm-types

Types and structures for defining WebAssembly modules

8 releases

0.0.8 Feb 17, 2025
0.0.7 Feb 11, 2025
0.0.5 Jan 25, 2025
0.0.2 Dec 16, 2024

#343 in WebAssembly

Download history 132/week @ 2024-12-08 144/week @ 2024-12-15 3/week @ 2024-12-22 140/week @ 2025-01-05 72/week @ 2025-01-12 114/week @ 2025-01-19 59/week @ 2025-01-26 147/week @ 2025-02-02 120/week @ 2025-02-09 72/week @ 2025-02-16

452 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
~330K SLoC