Skip to content

Instantly share code, notes, and snippets.

@ggmichaelgo
Created February 20, 2022 21:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ggmichaelgo/94ef25a183a07c7aa06dc3f32653f691 to your computer and use it in GitHub Desktop.
Save ggmichaelgo/94ef25a183a07c7aa06dc3f32653f691 to your computer and use it in GitHub Desktop.
Simple liquid template
0x0000: render_variable_rescue(line_number: 1)
0x0004: push_const("Hello World")
0x0007: push_const(" ")
0x000a: builtin_filter(name: :split, num_args: 2)
0x000d: builtin_filter(name: :first, num_args: 1)
0x0010: pop_write
0x0011: write_raw("\n")
0x0014: leave
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment