mirror of
https://github.com/microsoft/regorus.git
synced 2026-08-05 02:16:11 +00:00
Python bindings (#115)
Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
This commit is contained in:
committed by
GitHub
parent
055bdd295f
commit
8ca863c661
@@ -65,7 +65,8 @@ builtins. See [OPA Conformance](#opa-conformance) below.
|
||||
|
||||
Regorus can be used from a variety of languages:
|
||||
|
||||
- Javascript (nodejs): Via npm package `regorus-wasm`. This package is Regorus compiled into WASM.
|
||||
- Javascript: Via npm package `regorusjs`. This package is Regorus compiled into WASM.
|
||||
- Python: Via `regorus` package.
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
||||
Reference in New Issue
Block a user