Mackenzie Clark
|
6b1be83939
|
remove the integration test
|
2019-01-01 12:07:09 -08:00 |
|
Mackenzie Clark
|
b60c8424af
|
use clock constants and nginx test
|
2018-12-31 14:56:28 -08:00 |
|
Syrus Akbary
|
2ee910416d
|
Trying to fix failures in build-mac tests
|
2018-12-28 13:59:55 +01:00 |
|
Syrus Akbary
|
1ba8ebb2b1
|
Merge pull request #82 from wasmerio/feature/add-emscripten-core-tests
Add Emscripten core tests
|
2018-12-28 13:18:49 +01:00 |
|
Syrus Akbary
|
76d2d80169
|
Merge branch 'master' into feature/add-emscripten-core-tests
|
2018-12-28 12:42:41 +01:00 |
|
Syrus Akbary
|
b5a0560f53
|
Merge pull request #83 from wasmerio/feature/localtime-time
refactor localtime functions to use time crate
|
2018-12-28 12:41:13 +01:00 |
|
Syrus Akbary
|
9a8d3a2546
|
Fixed formatting
|
2018-12-28 12:38:39 +01:00 |
|
Mackenzie Clark
|
e7cf5cb5b1
|
use default values for gnu library extension fields
no extra clone
no mut warning
|
2018-12-27 20:15:01 -08:00 |
|
Brandon Fish
|
5f9247cb8e
|
Make emtest generation cargo fmt friendly
|
2018-12-27 14:25:47 -06:00 |
|
Mackenzie Clark
|
cb65c9dad6
|
refactor localtime functions to use time crate
lint fixes
|
2018-12-27 09:41:29 -08:00 |
|
Brandon Fish
|
8d8f20a11c
|
Merge branch 'master' into feature/add-emscripten-core-tests
|
2018-12-27 10:30:41 -06:00 |
|
Syrus Akbary
|
4942a5b260
|
Merge pull request #81 from wasmerio/feature/use-time-crate-for-clock-get-time
add time crate and use the cross-platform `get_time` method
|
2018-12-27 17:21:36 +01:00 |
|
Mackenzie Clark
|
2107df3c99
|
only support clock id 0
|
2018-12-27 06:57:00 -08:00 |
|
Brandon Fish
|
81b952ebec
|
Add Emscripten tests/core tests
|
2018-12-27 01:46:41 -06:00 |
|
Brandon Fish
|
8921385fbb
|
Update emtests to glob for c/cpp files, use ignores.txt to exclude tests, disable cc out by default
|
2018-12-27 01:43:38 -06:00 |
|
Mackenzie Clark
|
4813047d37
|
clock_gettime with time crate and test
more lint
|
2018-12-26 16:58:23 -08:00 |
|
Syrus Akbary
|
71a0315171
|
Merge pull request #79 from wasmerio/feature/fix-nightly-build
Fix nightly build
|
2018-12-24 23:35:06 +01:00 |
|
Brandon Fish
|
f9855d59fb
|
Update CI cache key and remove make lint for PR feedback
|
2018-12-24 14:15:31 -06:00 |
|
Brandon Fish
|
1aebf04781
|
Add CI job to test rust nightly
|
2018-12-24 13:38:54 -06:00 |
|
Brandon Fish
|
bfa68e8d79
|
Add workaround to prevent use after free issue resulting in bad pointer
|
2018-12-24 13:10:29 -06:00 |
|
Syrus Akbary
|
8c2d4c5777
|
Fixed overwritten releases
|
2018-12-22 11:33:22 -08:00 |
|
Syrus Akbary
|
db24e8ae69
|
Merge pull request #52 from wasmerio/fix/emscripten-env
Fix support for env vars (put, set, unset)
|
2018-12-21 22:40:45 -08:00 |
|
Syrus
|
3764e02607
|
Added emscriptent environment docs
|
2018-12-21 22:37:39 -08:00 |
|
Syrus
|
cef6837622
|
Improved emtests env test
|
2018-12-21 17:19:08 -08:00 |
|
Syrus
|
1ad580a618
|
Improved emscripten env(get,set,unset,put) integration
|
2018-12-21 17:16:40 -08:00 |
|
Syrus
|
ae77811c4d
|
Merge branch 'master' into fix/emscripten-env
# Conflicts:
# build/emtests.rs
# src/emtests/mod.rs
|
2018-12-21 16:58:41 -08:00 |
|
Syrus Akbary
|
63a2ea4ebc
|
Merge pull request #77 from xmclark/stdio-capture
implement a cross-platform stdout pipe
|
2018-12-20 23:36:39 -08:00 |
|
Mackenzie Clark
|
cfb8442d6b
|
lint
|
2018-12-20 23:08:00 -08:00 |
|
Mackenzie Clark
|
bc63bb736a
|
this shouldn't be here
|
2018-12-20 21:58:00 -08:00 |
|
Mackenzie Clark
|
207c4d8d55
|
unwrap it
|
2018-12-20 21:55:03 -08:00 |
|
Mackenzie Clark
|
3783b923d1
|
implement a cross-platform stdout pipe
|
2018-12-20 21:50:24 -08:00 |
|
Syrus Akbary
|
dac0bd74c5
|
Merge pull request #76 from wasmerio/attributions-with-licenses
Added licenses for each of the attributed projects
|
2018-12-20 19:07:03 -08:00 |
|
Syrus
|
a4d1fdf3fe
|
Added licenses for each of the attributed projects
|
2018-12-20 19:04:23 -08:00 |
|
Syrus Akbary
|
7fdc53136c
|
Merge pull request #74 from wasmerio/feature/make-stdio-capturer-cfg-test
Make the StdioCapturer module only for test
|
2018-12-20 00:19:47 -08:00 |
|
Syrus Akbary
|
59628e53e7
|
Merge pull request #75 from wasmerio/feature/update-wasmparser-version
Update to latest wasmparser version
|
2018-12-20 00:19:19 -08:00 |
|
Brandon Fish
|
241f3d4091
|
Update to latest wasmparser version
|
2018-12-20 00:35:11 -06:00 |
|
Brandon Fish
|
4c883c53a4
|
Make the StdioCapturer module only for test
|
2018-12-20 00:23:29 -06:00 |
|
Syrus Akbary
|
a86bd43954
|
Merge pull request #73 from zivsha/patch-1
Update ATTRIBUTIONS.md
|
2018-12-19 20:58:02 -08:00 |
|
Ziv Shahaf
|
d0e6707903
|
Update ATTRIBUTIONS.md
Fixed some typos
|
2018-12-20 06:42:14 +02:00 |
|
Syrus Akbary
|
753ea22cdb
|
Merge pull request #72 from wasmerio/feature/verifier-enabled-test-only
Disable the Cranelift verifier by default except for tests
|
2018-12-19 18:25:53 -08:00 |
|
Brandon Fish
|
abdb63148a
|
Disable the Cranelift verifier by default except for tests
|
2018-12-19 19:59:45 -06:00 |
|
Syrus Akbary
|
802de004c6
|
Merge pull request #71 from wasmerio/attributions
Create attributions
|
2018-12-19 13:04:28 -08:00 |
|
Syrus
|
a81500e047
|
Improved attributions
|
2018-12-19 13:00:07 -08:00 |
|
Syrus
|
3d91a96962
|
Create attributions file
|
2018-12-19 12:52:12 -08:00 |
|
Syrus
|
75046e0e2c
|
Updated version to 0.1.4
|
2018-12-19 10:14:53 -08:00 |
|
Syrus Akbary
|
04378d50cb
|
Merge pull request #53 from wasmerio/feature/run-lua-wasm
Running Lua
|
2018-12-19 10:08:18 -08:00 |
|
Syrus
|
a912c14022
|
Improved documentation of setjmp/longjmp
|
2018-12-19 00:13:16 -08:00 |
|
Syrus
|
db93d2693d
|
Make setjmp/longjmp more secure
|
2018-12-18 23:21:18 -08:00 |
|
Syrus Akbary
|
e278bd4a29
|
Merge branch 'master' into feature/run-lua-wasm
|
2018-12-18 17:33:37 -08:00 |
|
Syrus
|
88ee0d736e
|
Trying to fix linux compilation error
|
2018-12-18 17:31:30 -08:00 |
|