Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add build steps for interpreter backends #5154

Merged
merged 45 commits into from
Oct 21, 2024
Merged
Show file tree
Hide file tree
Changes from 44 commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
e88f5f1
add build steps for interpreter backends
maminrayej Oct 18, 2024
2f4f892
disable more steps for now
maminrayej Oct 18, 2024
dcb1cb2
use sudo for package installation
maminrayej Oct 18, 2024
9733ce8
use newer version of ubuntu
maminrayej Oct 18, 2024
8613741
fix linux issues and enable macos
maminrayej Oct 18, 2024
f69f60d
only enable macos, bump to macos 13, and install missing header files
maminrayej Oct 18, 2024
ae9b94b
use sudo
maminrayej Oct 18, 2024
92ec5b1
just enable v8 on macos
maminrayej Oct 18, 2024
e8631a0
disable more jobs
maminrayej Oct 18, 2024
a433615
also install gcc
maminrayej Oct 18, 2024
4505e99
try to fix macos
maminrayej Oct 18, 2024
53bb16c
trigger
maminrayej Oct 18, 2024
43ecbc1
enable v8 on windows
maminrayej Oct 18, 2024
948891f
fix windows step
maminrayej Oct 18, 2024
a4d5a72
fix v8 on windows
maminrayej Oct 18, 2024
149f6b4
fix v8 on windows
maminrayej Oct 18, 2024
04c8bd1
use windows 2022
maminrayej Oct 18, 2024
c32c005
re-enable wamr and wasmi for windows
maminrayej Oct 18, 2024
4936e71
enable backends on macos x64
maminrayej Oct 18, 2024
d2ded18
enable backends for macos-arm
maminrayej Oct 18, 2024
92fd41e
install things on arm as well
maminrayej Oct 18, 2024
66415a7
cancel in progress ci
maminrayej Oct 18, 2024
18e90ab
fix syntax
maminrayej Oct 18, 2024
4cd71a9
revert concurrency
maminrayej Oct 18, 2024
0f7bc63
enable linux-musl
maminrayej Oct 18, 2024
2c8dc8c
install bash on alpine
maminrayej Oct 18, 2024
895f5f4
install curl on alpine
maminrayej Oct 18, 2024
bf6a859
install more packages
maminrayej Oct 18, 2024
a924c38
install llvm18 on alpine
maminrayej Oct 18, 2024
67d2e4b
install clang
maminrayej Oct 18, 2024
624fdc2
install lld
maminrayej Oct 18, 2024
c23d659
do not use mold when building with musl
maminrayej Oct 18, 2024
f96bb21
fix clang and add release steps for backends
maminrayej Oct 18, 2024
883fa9d
install clang static
maminrayej Oct 18, 2024
1089cf5
also install shared libs I guess
maminrayej Oct 18, 2024
7c9be63
add path for static clang
maminrayej Oct 18, 2024
bb2d2ff
also install llvm-dev
maminrayej Oct 18, 2024
17fca95
remove shared lib
maminrayej Oct 18, 2024
ba6d392
test all builds except musl
maminrayej Oct 18, 2024
d29ae0f
fix for windows
maminrayej Oct 18, 2024
e5e0e10
fix windows version
maminrayej Oct 18, 2024
5115ce0
re-enable other workflows
maminrayej Oct 21, 2024
ab0f3d3
disable riscv and aarch64 on Linux as requirements for release
maminrayej Oct 21, 2024
fb537fd
disable asset upload for riscv and aarch64
maminrayej Oct 21, 2024
43ce446
fix artifact missing on macos-arm
maminrayej Oct 21, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading