Skip to content

Files

Latest commit

 

History

History

eval-py

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

eval-py

An example of using RustPython to evaluate Python code.

Usage

{
  "plugins": [
    {
      "name": "eval-py",
      "path": "/home/anh/Code/hyper-mcp/examples/plugins/eval-py/target/wasm32-wasip1/release/plugin.wasm"
    }
  ]
}