Add a script to run the wasm test inside docker.
This commit is contained in:
@@ -5,3 +5,5 @@ mod runner;
|
||||
|
||||
pub use runner::wasm_run_anonymous_compare;
|
||||
pub use runner::wasm_run_anonymous_compare_with_settings;
|
||||
pub use runner::wasm_run_compare_on_file;
|
||||
pub use runner::wasm_run_compare_on_file_with_settings;
|
||||
|
||||
Reference in New Issue
Block a user