issues
search
GetFirefly
/
firefly
An alternative BEAM implementation, designed for WebAssembly
Apache License 2.0
3.61k
stars
104
forks
source link
Undefined symbols fixes
#672
Closed
KronicDeth
closed
4 years ago
KronicDeth
commented
4 years ago
Changelog
Bug Fixes
Fix some undefined symbols in
lumen::otp
tests
Add missing imports. With the newer compiler fixes more files get to the linking stage and showed imports were missing.
Fix typo in builtin
symbolName
. This makes
base64
compile without errors now. 🎉
Changelog
Bug Fixes
lumen::otp
testssymbolName
. This makesbase64
compile without errors now. 🎉