api7 / wasm-nginx-module

Run Wasm in OpenResty/Nginx
Apache License 2.0
184 stars 22 forks source link

fix: libwasmtime.so not available under centos arm #129

Closed soulbird closed 2 years ago

soulbird commented 2 years ago
openresty: relocation error: /usr/local/openresty/wasmtime-c-api/lib/[libwasmtime.so](http://libwasmtime.so/): 
symbol __cxa_thread_atexit_impl, version GLIBC_2.18 not defined in file libc.so.6 with link time reference
soulbird commented 2 years ago

https://github.com/bytecodealliance/wasmtime/issues/4848