1
0
Fork 0
mirror of https://github.com/rubyjs/mini_racer synced 2023-03-27 23:21:28 -04:00
Commit graph

12 commits

Author SHA1 Message Date
Sam
9830ef0b6c minimal viable version, all tests are passing 2016-05-10 17:25:42 +10:00
Sam Saffron
47e0c20010 work in progress 2016-05-10 14:14:08 +10:00
Sam
e4ab0dd5cd more work in progress 2016-05-10 08:39:16 +10:00
Sam
9e9a418453 more progress towards invoking ruby from v8 2016-05-10 08:33:31 +10:00
Sam Saffron
18f81abac7 no need for mac bundles 2016-05-09 15:25:10 +10:00
Sam Saffron
4b9c6224ad attempting to get function attaching working 2016-05-09 15:24:43 +10:00
Sam Saffron
4deaa0d47e make this thing work on a mac 2016-05-08 23:43:49 +10:00
Sam
296efa9290 work in progress 2016-05-08 20:59:10 +10:00
Sam
7b3273acbf FEATURE: context can now timeout 2016-05-06 17:08:06 +10:00
Sam
56621a5c4a Work in progress:
- support releasing GVL while running JS
- support API to stop execution
- run 1 isolate per context
- introduce locking
2016-05-06 13:14:37 +10:00
Sam
653fbc7159 add ignore 2016-05-04 16:58:33 +10:00
Sam
1dd2a44a6f initial commit 2016-05-04 16:54:51 +10:00