Refactor WASM binding directory structure
* All tests moved into wasm/codegen/tests folder * Merged wasm/codegen/helpers/ into wasm/codegen/generators/ PiperOrigin-RevId: 829471173 Change-Id: I2dbc5d9351771817ec260c7ddf87c31e66a9eabe
This commit is contained in:
committed by
Copybara-Service
parent
44220fcc51
commit
4e46db8903
+1
-1
@@ -148,7 +148,7 @@ bounds checking and nice error reporting.
|
||||
> run the following command to re-create the test:
|
||||
>
|
||||
> ```sh
|
||||
> PYTHONPATH=python/mujoco python3 -m wasm.codegen.enums_test_generator
|
||||
> PYTHONPATH=python/mujoco python3 -m wasm.codegen.tests.enums_test_generator
|
||||
> ```
|
||||
|
||||
2. **JavaScript API benchmark tests.**
|
||||
|
||||
Reference in New Issue
Block a user