Mark McCaskey
|
91b199fe12
|
Split middleware-common tests into separate subcrate
|
2019-08-29 11:14:57 -07:00 |
|
Nick Lewycky
|
5fed2cef03
|
Fix typos.
|
2019-08-01 16:24:40 -07:00 |
|
Nick Lewycky
|
536f9813dc
|
Implement InternalEvent::Breakpoint in the llvm backend.
Enable now-working metering unit tests when run with the llvm backend.
|
2019-08-01 12:44:25 -07:00 |
|
Syrus
|
a83b6eccfa
|
Fixed middleware linting
|
2019-07-31 21:24:46 -07:00 |
|
Syrus
|
5e7a20ef94
|
Improved metering codebase
|
2019-07-31 21:20:39 -07:00 |
|
Mark McCaskey
|
741fffedb0
|
fix metering benchmark
|
2019-07-30 15:59:21 +09:00 |
|
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 |
|