added: current_line to Stack_Frame
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 14 Jun 2023 16:48:30 +0000 (11:48 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 14 Jun 2023 16:48:30 +0000 (11:48 -0500)
commit247c7006f63be73481e5648a1d705311e0a78a25
tree8c5c8e7f4991ad68896e97d41256143dc409e2af
parent5cd26a783ddd822b6f4f11bd424576f77cb65400
added: current_line to Stack_Frame
compiler/src/wasm_emit.c
core/alloc/heap.onyx
core/alloc/logging.onyx
core/runtime/common.onyx
core/runtime/info/stack_trace.onyx