This repository has been archived on 2024-05-15. You can view files and clone it, but cannot push or open issues or pull requests.
|
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") |