Brandon Fish
|
f57bcc47a1
|
Remove unused imports
|
2019-01-06 16:29:45 -06:00 |
|
Lachlan Sneff
|
baf22b55be
|
Fix formatting
|
2018-12-26 16:55:11 -05:00 |
|
Lachlan Sneff
|
e2a9bd4761
|
Merge branch 'master' into feature/vm_refactor
|
2018-12-26 15:51:14 -05:00 |
|
Lachlan Sneff
|
5ce75fc0ad
|
Fix most compile-time errors
|
2018-12-25 00:19:05 -05:00 |
|
Lachlan Sneff
|
93ef1e4220
|
new runtime module
|
2018-12-24 17:25:17 -05: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
|
3783b923d1
|
implement a cross-platform stdout pipe
|
2018-12-20 21:50:24 -08:00 |
|
Brandon Fish
|
4c883c53a4
|
Make the StdioCapturer module only for test
|
2018-12-20 00:23:29 -06:00 |
|
Lachlan Sneff
|
e4dab88efd
|
Redesign of vm data
|
2018-12-17 22:43:26 -05:00 |
|
Syrus Akbary
|
ff45aea0ea
|
[WIP] Improved memory handling (#56)
* Improved memory handling
* Fix memory accessibility
* Fix formatting
|
2018-12-15 13:30:53 -05:00 |
|
Brandon Fish
|
572115f140
|
Initial format using rustfmt
|
2018-12-15 00:46:11 -06:00 |
|
Syrus
|
fd5554c3bd
|
Refactored memory usage to use impl-abstract mmap
|
2018-12-14 17:32:35 -08:00 |
|
Syrus
|
914addc1f3
|
Remove Stdio hack
|
2018-12-10 19:35:42 -08:00 |
|
Syrus
|
028d86a300
|
Provide instance options when instantiating. Make tests monothreaded
|
2018-12-10 19:19:46 -08:00 |
|
Syrus
|
43128070b7
|
Added emtests autogenerated tests
|
2018-12-10 18:42:23 -08:00 |
|
Syrus
|
5796b172d1
|
Added emtests
|
2018-12-10 17:07:13 -08:00 |
|
Syrus Akbary
|
38f045da3c
|
run cargo fmt
|
2018-11-21 20:59:23 -08:00 |
|
Steve Akinyemi
|
df482667aa
|
Fix table and memory import and improve memory storage
|
2018-11-16 16:55:49 +01:00 |
|
Steve Akinyemi
|
3a65bdbac5
|
Fix memory grow issues
|
2018-11-07 11:55:48 +01:00 |
|
Syrus Akbary
|
10eff5f3c3
|
Fixed slice public pointers
|
2018-10-23 11:55:54 +02:00 |
|
Syrus Akbary
|
2a118930c2
|
Table now working properly
|
2018-10-23 01:15:18 +02:00 |
|
Syrus Akbary
|
a9a580acee
|
Formatted files
|
2018-10-14 23:48:59 +02:00 |
|
Syrus Akbary
|
ac9edf39e6
|
Improved instance
|
2018-10-14 13:59:11 +02:00 |
|