Commit Graph

11 Commits

Author SHA1 Message Date
Thomas A
a189bb5f80 Upload README.md and UPDATE_SOURCE.md 2023-04-20 08:49:43 -07:00
Thomas A
088487e1da Rework How LowLevelInterpreter.cpp Gets Built 2023-04-20 08:44:43 -07:00
Thomas A
b54911f8ed Add symlink To WTF repo 2023-04-19 10:05:31 -07:00
Thomas A
2cbd63ece1 Upload generate-unified-sources.sh Script 2023-04-19 10:05:31 -07:00
Thomas A
d6560db857 Fix Creating JavaScriptCore Symlink 2023-04-19 10:05:31 -07:00
Thomas A
c2ff328e96 Upload generate-derived-sources.sh Script 2023-04-19 10:05:31 -07:00
Thomas A
f1fbbd06ad Update Linker To Use x86_64-apple-darwin20-ld 2023-04-19 10:05:31 -07:00
Thomas A
8178e4f16f Fix generate-offlineasm.sh Script 2023-04-19 09:58:01 -07:00
Thomas A
f65a6713e2 Relocate Darling Specific Script 2023-03-07 20:40:26 -08:00
Thomas A
569fd47694 Relocate JavaScriptCore Headers 2023-03-07 20:40:26 -08:00
Ariel Abreu
832dcc3b6f
Generate LLIntAssembly.h correctly
We have to generate the header using the same definitions and flags we use for compiling the actual code.

With this fix in place, JavaScriptCore and the `jsc` REPL now work!
2021-02-01 23:19:04 -05:00