add example, that measures time and prints it to screen
commit5ed2dafa6910e211cae1d83d364d5c24d3b21b4c
authorWojciech Kosior <kwojtus@protonmail.com>
Thu, 24 Dec 2020 12:03:25 +0000 (24 13:03 +0100)
committerWojciech Kosior <kwojtus@protonmail.com>
Thu, 24 Dec 2020 12:03:25 +0000 (24 13:03 +0100)
treeadda605f1895f9287ae45b7a71f0fb037f48631e
parent10392220fd4ed6c9fdbb108260d9fdb6cf5d9d8f
add example, that measures time and prints it to screen
Makefile.example
Makefile.test
Makefile.util
examples/example2a_measure_time_wasm/Makefile [new file with mode: 0644]
examples/example2a_measure_time_wasm/instructions.wat [new file with mode: 0644]
examples/example2b_measure_time_wasm/Makefile [new symlink]
examples/example2b_measure_time_wasm/instructions.wat [new file with mode: 0644]
examples/example_toplevel.v