Sergio
Results
3
issues of
Sergio
Compiled using EMSCRIPTEN 1.37.9. Tests: ```javascript $ ./test/run.sh Testing ./test/test_blob.js... writeStringToMemory is deprecated and should not be called! Use stringToUTF8() instead! Passed. Testing ./test/test_database.js... writeStringToMemory is deprecated and should not...
I have a test case in which I do a couple requests using the test client; after every request I need to check the context and I use the `get_context_variable`...