Wire Sysio Wire Sysion 1.0.0
|
#include <algorithm>
#include <vector>
#include <iostream>
#include <iterator>
#include <cmath>
#include <cstdlib>
#include <catch2/catch.hpp>
#include <utils.hpp>
#include <wasm_config.hpp>
#include <sysio/vm/backend.hpp>
Go to the source code of this file.
Functions | |
BACKEND_TEST_CASE ("Testing wasm <float_misc_0_wasm>", "[float_misc_0_wasm_tests]") | |
Variables | |
wasm_allocator | wa |
BACKEND_TEST_CASE | ( | "Testing wasm <float_misc_0_wasm>" | , |
"" | [float_misc_0_wasm_tests] ) |
Definition at line 18 of file float_misc_tests.cpp.