embed the .aot file into the host binary as C-array
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1,5 @@
|
||||
wasm-base/examples/*.aot
|
||||
wasm-base/examples/*.wasm
|
||||
wasm-base/examples/*.aot
|
||||
wasm-base/examples/embed/*_host.c
|
||||
wasm-base/examples/*.host
|
||||
wasm-base/examples/*_wasm.c
|
||||
|
||||
Reference in New Issue
Block a user