Skip to content

Releases: EdgeEmbedAI/edgeembed-sdk

EdgeEmbed runtime — evaluation 2.0.1 (90-day trial)

Choose a tag to compare

@EdgeEmbed EdgeEmbed released this 27 Jun 02:34

Evaluation build of the EdgeEmbed runtime for use with this SDK.

Asset (edgeembed-runtime-eval-linux-x86_64.tar.gz):

  • libedgeembed.so — evaluation runtime (Linux x86_64)
  • sample_bundle/ — a loadable demo bundle with a mock backend
  • LICENSE-RUNTIME — evaluation license terms

Use it

./tools/fetch-runtime.sh
cmake -S examples/hello_runtime -B build && cmake --build build
./build/hello_runtime

Terms: time-limited evaluation use only (fails closed after the 90-day
trial; never interrupts a running session). Production / commercial /
safety-relevant deployment requires a commercial license — contact@edgeembed.com.

ARM64 (robots / Rockchip / Jetson): x86_64 here is a faithful trial
(behavior is architecture-independent). For an arm64 build matched to your
target board, email contact@edgeembed.com with your SoC.