add_library ( wasm-rt "src/wasm-rt-impl.c" "src/wasm-rt-impl.h" "include/wasm-rt.h" ) target_include_directories(wasm-rt PUBLIC "include")