comparison Resources/CodeGeneration/README.md @ 627:b7fd0471281c am-dev

fix CodeGeneration unit tests
author Alain Mazy <alain@mazy.be>
date Wed, 08 May 2019 10:51:41 +0200
parents 6405435480ae
children 1b47f17863ba
comparison
equal deleted inserted replaced
620:fd9b9d993fc7 627:b7fd0471281c
13 the `test_data/test1.yaml' schema and dumping them to `cout`. 13 the `test_data/test1.yaml' schema and dumping them to `cout`.
14 14
15 'testWasmIntegrated` contains a small Web app demonstrating the 15 'testWasmIntegrated` contains a small Web app demonstrating the
16 interaction between TypeScript and C++ in WASM. 16 interaction between TypeScript and C++ in WASM.
17 source ~/apps/emsdk/emsdk_env.sh 17 source ~/apps/emsdk/emsdk_env.sh
18
19
20 Install Python and the following packages `pip install pyyaml jinja2`