60 Commits (a3b3dfe8ef68c4fa2922388dad9d0637dc329495)

Author SHA1 Message Date
phani 645d138787 for runtime with multi-sandboxing, globals are to be populated per sandbox, that was what causing random crashes!
5 years ago
phani affe5fbc35 read() chunks fix, other standalone compilation fixes
5 years ago
phani ae392fdfe3 read from stdin (http req body), write to stdout (http resp body), bug fixes in http parsing
5 years ago
phani f019193952 read() to read from request body!
5 years ago
phani 2e8a22b710 fix for standalone execution
5 years ago
phani aa0017f4b0 http request response using uv
6 years ago
phani 8a3e050282 Support TCP (TODO: http parsing based on module specification)
6 years ago
phani 9654c1f2fc libc reuse mem for recv
6 years ago
Phani 7ce5cf9a6d fix in wasm_timespec
6 years ago
phani 9b0ec6f7dc Changed directory structure
6 years ago