evandrix

Results 67 issues of evandrix

``` $ wasmer run nginx.wasm -- -p . -c nginx.conf error: failed to run `nginx.wasm` │ 1: Can't instantiate emscripten module ╰─> 2: Host env initialization error: Missing export malloc...

~~Approximatly~~ Approximately

The output of `cmake . && make` reproduced below: ```Scanning dependencies of target abradelib [ 9%] Building CXX object CMakeFiles/abradelib.dir/Options.cpp.o [ 18%] Building CXX object CMakeFiles/abradelib.dir/Generator.cpp.o [ 27%] Building CXX...

any plans to port this to be Python2 compatible?

``` [INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts) @ affinity --- GPG Passphrase: * gpg: no default secret key: secret key not available gpg: signing failed: secret key not available [INFO] ------------------------------------------------------------------------ [INFO]...

``` clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/include -I/usr/local/include -I/usr/local/opt/libunwind-headers/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/bplist.c -o build/temp.macosx-10.14-x86_64-2.7/src/bplist.o src/bplist.c:2:10: fatal error: 'pytime.h' file not found #include ^~~~~~~~~~ 1 error...