mirror of
https://github.com/mii443/wasmer.git
synced 2025-08-31 04:39:28 +00:00
Renamed wasmer_wasm.h to wasmer.h
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#include <stdio.h>
|
||||
#include "wasmer_wasm.h"
|
||||
#include "wasmer.h"
|
||||
|
||||
int main(int argc, const char* argv[]) {
|
||||
const char *wat_string =
|
||||
|
Reference in New Issue
Block a user