Skip to content

Files

Latest commit

aafe443 · Nov 8, 2024

History

History

compiler-rs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 8, 2024
Oct 18, 2024
Nov 8, 2024
Nov 8, 2024
Oct 26, 2023
Sep 9, 2024
Sep 9, 2024
Oct 23, 2023
Oct 23, 2023
Jan 12, 2024

Rust API schema manipulation utilities

This directory contains a set of Rust crates to manipulate and transform the API specification's schema.json file. The primary feature is conversion of schema.json to an OpenAPI schema for Elasticsearch Serverless.

Workspace members

Building

The output of this directory is the compiler-wasm-lib WebAssembly library. It must be built and committed in this repository every time the Rust code is changed. Use make compiler-wasm-lib to build it.