Phasor 2.2.0
Stack VM based Programming Language
Loading...
Searching...
No Matches
NativeRuntime_dynamic_main.cpp File Reference
#include <cstdint>
#include <cstdio>
#include <cstdlib>
#include <iostream>
#include <fstream>
#include <filesystem>
#include <string>
#include <vector>
#include <dlfcn.h>
#include <unistd.h>
Include dependency graph for NativeRuntime_dynamic_main.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[], char *envp[])

Function Documentation

◆ main()

int main ( int argc,
char * argv[],
char * envp[] )

Definition at line 28 of file NativeRuntime_dynamic_main.cpp.