You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wasm3/source/m3_optimize.c

13 lines
196 B
C

//
// m3_optimize.c
//
// Created by Steven Massey on 4/27/19.
// Copyright © 2019 Steven Massey. All rights reserved.
//
#include "m3_compile.h"
#include "m3_exec.h"
// not currently used