|
741fffedb0
|
fix metering benchmark
|
2019-07-30 15:59:21 +09:00 |
|
|
a3dcc0e240
|
Merge remote-tracking branch 'origin/master' into feature/osr
|
2019-07-04 23:56:45 +08:00 |
|
|
fe38cc915b
|
Update to newer cranelift which also requires an update to wasmparser 0.31.0.
|
2019-07-01 15:27:17 -07:00 |
|
|
967027003d
|
Full preemptive snapshot/resume.
|
2019-06-27 15:49:43 +08:00 |
|
|
c6cd49a370
|
Support getting/setting metering points and internal fields with a Ctx.
|
2019-06-06 14:10:57 +08:00 |
|
|
f5243aff5e
|
Cargo fmt
|
2019-06-05 11:52:25 +08:00 |
|
|
f2d8aad73a
|
Support checking the execution limit exceeded error.
|
2019-06-05 11:51:33 +08:00 |
|
|
0867208e0c
|
Implement {get,set}_points_used.
|
2019-06-05 02:28:19 +08:00 |
|
|
0c3109fb55
|
Update Makefile and test configuration
|
2019-06-02 15:43:02 -05:00 |
|
|
8fdc4f9bc2
|
Start documenting Metering
|
2019-06-02 15:42:25 -05:00 |
|
|
f9c8f41232
|
Remove points_limit and update tests
|
2019-06-02 13:37:51 -05:00 |
|
|
c020c39193
|
Move get/set points used to middleware
|
2019-06-02 13:21:00 -05:00 |
|
|
e533a8a7b5
|
Add tests for metering, add option to compiler config
|
2019-06-02 11:37:02 -05:00 |
|
|
dcf52ef1a7
|
Cargo fmt
|
2019-05-23 20:10:34 +08:00 |
|
|
cf58305889
|
Dynamically allocate internal fields.
|
2019-05-23 20:10:17 +08:00 |
|
|
b830f10fa0
|
Update metering data on return
|
2019-05-17 01:20:09 +08:00 |
|
|
14fcd78b30
|
Update bin/wasmer and run cargo fmt.
|
2019-05-17 01:15:05 +08:00 |
|
|
7e79dd2cfe
|
Metering middleware.
|
2019-05-17 01:10:45 +08:00 |
|