#include <sysio/vm/backend.hpp>
#include <catch2/catch.hpp>
#include "utils.hpp"
Go to the source code of this file.
◆ BACKEND_TEST_CASE()
BACKEND_TEST_CASE |
( |
"test reentry" | , |
|
|
"" | [reentry] ) |
Definition at line 49 of file reentry_tests.cpp.
49 {
50 struct test_runner;
53 struct test_runner {
57 }
60 }
61 };
62
66
67 test_runner tr;
69
71
75}
auto call_with_return(host_t &host, const std::string_view &mod, const std::string_view &func, Args... args)
backend_t bkend(hello_wasm, ehm, &wa)