2 unstable releases

0.2.0 Mar 11, 2024
0.1.0 Mar 11, 2024

#5 in #cel

36 downloads per month

MIT license

15KB
408 lines

CEL Rust

playground

Requirements

  • NodeJS
  • wasm-pack
  • Rust toolchain

Test

cargo test

WASM

# build
wasm-pack build web --target web
# tests
npx http-server web

Dependencies

~4–6.5MB
~101K SLoC