Evaluation config encoding
Related: #3082 (closed)
This implements tree encodings for the evaluation configuration including naive recursive administrative instruction tree encodings.
Test locally
dune exec -- src/lib_scoru_wasm/test/test_scoru_wasm.exe test 'WASM Encodings'
Edited by Ole Krüger