Skip to content

An extension for EvOps clients to ease the interaction with the back end ๐Ÿ”—

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

evops-sum25/evops-client-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

28 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

EvOps / Client Extension

UniFFI (Kotlin)

cargo ndk \
    --output-dir=../app/src/main/jniLibs \
    --target=armeabi-v7a \
    --target=arm64-v8a \
    --target=x86 \
    --target=x86_64 \
    build --lib --release

cargo run --package=evops-uniffi --release -- \
    generate --language=kotlin --out-dir=../app/src/main/kotlin/ --no-format --library target/release/libevops.so

../app/src/main/kotlin/uniffi/

Extism

cargo build --package=evops-extism --release --target=wasm32-unknown-unknown

target/wasm32-unknown-unknown/release/evops.wasm

About

An extension for EvOps clients to ease the interaction with the back end ๐Ÿ”—

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages