Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 17 additions & 4 deletions docs/embed/java/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,20 @@ sidebar_position: 1

# WasmEdge Java SDK Introduction

<!-- prettier-ignore -->
:::info
Work in Progress
:::
:::danger Deprecated – No Longer Maintained

Due to recent breaking changes in the WasmEdge project, **this Java binding is no longer maintained**.

- The binding was developed based on the **old C API (0.12.x)**.
- The **new C API (0.13.x and above)** is **not compatible** with the old version.
- The WasmEdge team does not have enough bandwidth to update the binding, as they are focusing on releasing versions **0.13.x, 0.14.x, and 0.15.x** in the near future.

However, **community contributions are still welcome** for those who wish to revive and maintain this binding.

```md
For more details, please refer to the deprecation notice in the official WasmEdge repository:

[Java Binding (Deprecated)](https://github.com/WasmEdge/WasmEdge/tree/master/bindings/java)
```

:::
8 changes: 0 additions & 8 deletions docs/embed/python/_category_.json

This file was deleted.

10 changes: 0 additions & 10 deletions docs/embed/python/intro.md

This file was deleted.