All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.teavm.backend.c.runtime.h Maven / Gradle / Ivy

There is a newer version: 0.2.8
Show newest version
#pragma once
#include "definitions.h"
#include "core.h"
#include "memory.h"
#include "stack.h"
#include "string.h"
#include "exceptions.h"
#include "references.h"
#if TEAVM_INCREMENTAL
    #include "virtcall.h"
#endif




© 2015 - 2024 Weber Informatics LLC | Privacy Policy