Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-21 | fix(#10302): flaky worker test (#10303) | Ryan Dahl | |
2021-04-20 | fix(runtime): include HTTP op in WebWorker (#10207) | Satya Rohith | |
2021-03-08 | fix(runtime/js): add navigator interface objects (#9685) | Nayeem Rahman | |
2021-03-05 | fix(cli/tests): Fix flaky worker test (#9691) | Nayeem Rahman | |
2021-03-04 | fix(runtime/web_worker): Don't block self.onmessage with TLA (#9619) | Nayeem Rahman | |
This commit rewrites implementation of "JsRuntime::mod_evaluate". Event loop is no longer polled automatically and users must manually drive event loop forward after calling "mod_evaluate". Co-authored-by: Nayeem Rahman <nayeemrmn99@gmail.com> Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2021-02-15 | chore: Reorganise workers tests (#9493) | Bartek Iwańczuk | |