Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stressinv binding

Language bindings for stressinv generated by rosettaPython, Node.js, WebAssembly abd TypeScript, from one manifest.json, without touching a line of stressinv's source.

stressinv-rosetta

Build

  1. One-time bootstrap: fetch stressinv and rosetta into extern/ and build rosetta_gen in extern/rosetta/bin:
cmake -B build && cmake --build build
  1. Then, launch the workflow to generate and compile the bindings from manifest.json:
./extern/rosetta/bin/rosetta_gen --build manifest.json    # → bindings/, compiled; --help lists the options

Testing

cd examples

# Python
python stressinv_test.py

# Node.js
node stressinv_test.js

# WebAssembly
node stressinv_test_wasm.js

See the README inthe examples folder.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages