Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 400 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 400 Bytes

skdb

This repository contains the source code for SKDB and its associated components.

Dependencies

You will need at least the following installed:

  • LLVM 15.
  • wasm-ld 15 (this is part of LLVM, but your distribution might split it into a separate package: your wasm-ld version must match your LLVM version).
  • typescript 5.5 or later.

License

SKDB is MIT licensed.