OLD | NEW |
---|---|
(Empty) | |
1 <!DOCTYPE html> | |
2 <html> | |
3 <head> | |
4 <title>Wasm Tests</title> | |
5 <script src="wasm_tests.js"></script> | |
6 </head> | |
7 <body> | |
8 <p> | |
9 Run these tests by invoking the test_* functions in wasm_tests.js | |
10 from a C++ browsertest. | |
11 </p> | |
12 </body> | |
13 </html> | |
OLD | NEW |