diff --git a/docs/cheat_sheet.md b/docs/cheat_sheet.md index 7e454e8823..e574fe93be 100644 --- a/docs/cheat_sheet.md +++ b/docs/cheat_sheet.md @@ -64,6 +64,30 @@ If you want to control Ruby VM from JavaScript, you can use `@ruby/wasm-wasi` pa ``` +
+Alternative: Without ES Modules + +```html + + + + +``` +
+ ## Use JavaScript from Ruby ### Get/set JavaScript variables from Ruby