Avatar
omochimetaru 4/3/2024 12:01 PM
swift-for-wasm-examplesをやってみているが
12:01 PM
$ swift build --triple wasm32-unknown-none-wasm -c release --product swift-audio-c release があるとビルドできる ないとできない
12:02 PM
12:02 PM
error: compile command failed due to signal 6 (use -v to see invocation) Assertion failed: (!f->isGeneric()), function addLazyFunction, file GenDecl.cpp, line 1589. Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
12:08 PM
むずいなこれ
12:08 PM
dlmalloc が入ってるけどどこにも #include <malloc.h> がない