Commit Graph

12 Commits

Author SHA1 Message Date
882a77ccf9 Remove null pointer checks generally, re-add them in Emscripten 2019-09-20 12:02:12 -07:00
6afc2e4fd9 fix warnings; rm dbg statements 2019-07-01 12:57:33 -07:00
d825fe9eb2 remove unix-specific code from code windows sees 2019-07-01 11:42:50 -07:00
14104c2c8b fix lots of warnings
fix warnings
2019-03-15 14:10:17 -07:00
a6d72bdec9 more emscripten stubs and urandom hack (#199) 2019-02-22 10:42:38 -08:00
6c7fd55b87 Moved ctx to be the first argument in emscripten 2019-02-09 13:58:18 -08:00
9a56680281 fix windows linking and appveyor build (#166) 2019-02-08 13:51:29 -08:00
f8e2b25137 consolidate shared functions and optimize use statements (#159) 2019-02-07 15:24:22 -08:00
ea2bd80089 refactor getenv for windows (#156) 2019-02-07 14:23:13 -08:00
ce03e4464c fill unsetenv for windows (#150)
* fill unsetenv

* update usage of read_string_from_wasm

* convert helper to return String

* correct usage of helper fn, cargo fmt, and check in lock file change
2019-02-07 10:51:19 -08:00
663de770bf stub emscripten env calls for windows (#151) 2019-02-07 10:16:55 -08:00
83df3ad35f fix putenv and setenv for windows (#140) 2019-02-06 18:57:11 -08:00