Files
tinygo/compiler
Ayke van Laethem ad4d722f54 all: move -panic=trap support to the compiler/runtime
Support for `-panic=trap` was previously a pass in the optimization
pipeline. This change moves it to the compiler and runtime, which in my
opinion is a much better place.

As a side effect, it also fixes
https://github.com/tinygo-org/tinygo/issues/4161 by trapping inside
runtime.runtimePanicAt and not just runtime.runtimePanic.

This change also adds a test for the list of imported functions. This is
a more generic test where it's easy to add more tests for WebAssembly
file properties, such as exported functions.
2024-03-19 07:10:51 +01:00
..
2023-10-01 18:32:15 +02:00
2022-10-19 22:23:19 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2021-09-27 15:47:12 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00
2023-10-01 18:32:15 +02:00