Activity
shift stack elements when exiting block instructions
shift stack elements when exiting block instructions
more memory operations
more memory operations
update runtime
update runtime
Force push
Merge branch 'zdh/staged-eval' of github.com:Generative-Program-Analy…
Merge branch 'zdh/staged-eval' of github.com:Generative-Program-Analy…
don't inline stack-pop to improve readability
don't inline stack-pop to improve readability
extract the dummy writing pattern as a function
extract the dummy writing pattern as a function
Force push
extract the dummy writing pattern as a function
extract the dummy writing pattern as a function
fix printing logic in test
fix printing logic in test
redirect generated code to a file
redirect generated code to a file
an almost work runtime
an almost work runtime
Force push
an almost work runtime
an almost work runtime
manually supply the reflect's type arguments
manually supply the reflect's type arguments
scratch cpp backend
scratch cpp backend
brtable seems to work, but there is code duplication problem
brtable seems to work, but there is code duplication problem
fix: code generation for global.set
fix: code generation for global.set
demo br_table's attempts
demo br_table's attempts
fix: Frame creation is not optimizable
fix: Frame creation is not optimizable
improve runtime(the prelude)
improve runtime(the prelude)