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

1 commit

Author SHA1 Message Date
Sam Saffron
470602a762
FEATURE: add wasm support
Previously we had no way of pumping the message loop, this meant that when
we instansiated wasm the promise would never resolve.

This demonstrates how to call wasm from Ruby using the new
context.isolate.pump_message_loop
2020-06-29 13:25:50 +10:00