Commit Graph

7 Commits

Author SHA1 Message Date
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