self-host TCS compiler GIR and add portable host runtime
This commit is contained in:
parent
3959ae4270
commit
ff29e52a32
33 changed files with 3848 additions and 831 deletions
12
parts/HLP-PART-TCS-HOST-0001/PART.hldp
Normal file
12
parts/HLP-PART-TCS-HOST-0001/PART.hldp
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
schema: hololake.numbered-part/v1
|
||||
id: HLP-PART-TCS-HOST-0001
|
||||
display_name: TCS 跨平台宿主运行核
|
||||
state: MACOS_AND_LINUX_BINARY_BUILD_PASS_WINDOWS_BUILD_AND_EXECUTION_PASS
|
||||
source: nativeFoundation
|
||||
host_abi: ../../language/standards/TCS-HOST-ABI-v0.1.hldp
|
||||
targets:
|
||||
macos_aarch64: BUILD_AND_LOCAL_RUNTIME_PASS
|
||||
linux_x86_64_musl: STATIC_BUILD_PASS_JD_RUNTIME_PENDING
|
||||
windows_x86_64_msvc: REMOTE_BUILD_COMPILE_AND_EXECUTION_PASS
|
||||
same_gir_sha256_windows_and_macos: 85934d5ae9c85b1c41763cfde9484d86f1c8508c14395e4c436e421d5261232d
|
||||
native_acceptance: PENDING_JD_LINUX_AND_HOLOLAKE_SHELL_INTEGRATION
|
||||
Loading…
Reference in a new issue