summaryrefslogtreecommitdiff
path: root/test/ruby/test_rubyoptions.rb
diff options
context:
space:
mode:
authorYuta Saito <kateinoigakukun@gmail.com>2024-11-15 18:05:28 -0400
committerGitHub <noreply@github.com>2024-11-15 14:05:28 -0800
commita97621ef3c7e026651d93460bbf04d3008c5676b (patch)
treec1b34fc5fea2a3d6774daa126db8bada71afc527 /test/ruby/test_rubyoptions.rb
parenta24570a62a584478a7dde5dd716b5c88fe86e9e5 (diff)
wasm: align fiber stack pointer to 16 bytes (#12101)
wasm: align fiber stack pointer to 16 bytes In WebAssembly C ABI, the linear stack pointer must be always aligned to 16 bytes like other archs. The misaligned stack pointer causes some weird memory corruption since compiler assumes the aligned stack pointer.
Diffstat (limited to 'test/ruby/test_rubyoptions.rb')
0 files changed, 0 insertions, 0 deletions