losfair
|
a3dcc0e240
|
Merge remote-tracking branch 'origin/master' into feature/osr
|
2019-07-04 23:56:45 +08:00 |
|
Nick Lewycky
|
fe38cc915b
|
Update to newer cranelift which also requires an update to wasmparser 0.31.0.
|
2019-07-01 15:27:17 -07:00 |
|
losfair
|
967027003d
|
Full preemptive snapshot/resume.
|
2019-06-27 15:49:43 +08:00 |
|
losfair
|
c6cd49a370
|
Support getting/setting metering points and internal fields with a Ctx.
|
2019-06-06 14:10:57 +08:00 |
|
losfair
|
f5243aff5e
|
Cargo fmt
|
2019-06-05 11:52:25 +08:00 |
|
losfair
|
f2d8aad73a
|
Support checking the execution limit exceeded error.
|
2019-06-05 11:51:33 +08:00 |
|
losfair
|
0867208e0c
|
Implement {get,set}_points_used.
|
2019-06-05 02:28:19 +08:00 |
|
Brandon Fish
|
0c3109fb55
|
Update Makefile and test configuration
|
2019-06-02 15:43:02 -05:00 |
|
Brandon Fish
|
8fdc4f9bc2
|
Start documenting Metering
|
2019-06-02 15:42:25 -05:00 |
|
Brandon Fish
|
f9c8f41232
|
Remove points_limit and update tests
|
2019-06-02 13:37:51 -05:00 |
|
Brandon Fish
|
c020c39193
|
Move get/set points used to middleware
|
2019-06-02 13:21:00 -05:00 |
|
Brandon Fish
|
e533a8a7b5
|
Add tests for metering, add option to compiler config
|
2019-06-02 11:37:02 -05:00 |
|
losfair
|
dcf52ef1a7
|
Cargo fmt
|
2019-05-23 20:10:34 +08:00 |
|
losfair
|
cf58305889
|
Dynamically allocate internal fields.
|
2019-05-23 20:10:17 +08:00 |
|
losfair
|
b830f10fa0
|
Update metering data on return
|
2019-05-17 01:20:09 +08:00 |
|
losfair
|
14fcd78b30
|
Update bin/wasmer and run cargo fmt.
|
2019-05-17 01:15:05 +08:00 |
|
losfair
|
7e79dd2cfe
|
Metering middleware.
|
2019-05-17 01:10:45 +08:00 |
|
Brandon Fish
|
2aefa731a6
|
Add deny for unreachable patterns and unused unsafe
|
2019-05-12 00:33:02 -05:00 |
|
Brandon Fish
|
85158ac22a
|
Add some initial deny for unused_imports and unused_variables
Additional unused variable fix on unix
Remove unused import on unix
Remove unused windows import
|
2019-05-11 09:23:25 -05:00 |
|
losfair
|
480308c62c
|
Cargo fmt
|
2019-04-28 12:54:45 +08:00 |
|
losfair
|
cf83a9785f
|
Print call trace to stderr.
|
2019-04-28 12:51:51 +08:00 |
|
losfair
|
6beb76c3ae
|
Various cleanups.
|
2019-04-28 12:48:01 +08:00 |
|
losfair
|
2262c8a6da
|
Finished middleware impl and made a CallTrace middleware
|
2019-04-27 16:31:47 +08:00 |
|