Sebastian Miasojed
|
4e024655a1
|
Add support for esm and cjs modules
|
2024-11-25 10:26:22 +01:00 |
|
Sebastian Miasojed
|
892c9b5fbe
|
Update clone-llvm.sh
Co-authored-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
|
2024-11-22 19:52:06 +01:00 |
|
Sebastian Miasojed
|
05925f25f1
|
Update comment
|
2024-11-21 13:57:00 +01:00 |
|
Sebastian Miasojed
|
8990b2a486
|
Update emscripten-build-llvm.sh
Co-authored-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
|
2024-11-21 12:49:23 +01:00 |
|
Sebastian Miasojed
|
32d4b2309c
|
Fix build script
|
2024-11-21 10:36:12 +01:00 |
|
Sebastian Miasojed
|
a772ff1354
|
Fix build path
|
2024-11-21 10:29:21 +01:00 |
|
Sebastian Miasojed
|
0a82addf02
|
Add directory arg support to clone-llvm
|
2024-11-20 17:15:55 +01:00 |
|
Sebastian Miasojed
|
491850760f
|
Update readme file
|
2024-11-20 12:57:41 +01:00 |
|
Sebastian Miasojed
|
fcbe00f4a9
|
Merge branch 'main' into resolc.js
|
2024-11-20 12:51:10 +01:00 |
|
Sebastian Miasojed
|
77406264ea
|
Improve description
|
2024-11-20 12:42:29 +01:00 |
|
Sebastian Miasojed
|
cdebf69fc0
|
Fix stdin support
|
2024-11-20 10:54:15 +01:00 |
|
Sebastian Miasojed
|
f36d62ca73
|
Add stdin support
|
2024-11-20 10:27:57 +01:00 |
|
Sebastian Miasojed
|
39e504703e
|
Add test with standard json args
|
2024-11-18 16:52:56 +01:00 |
|
Sebastian Miasojed
|
63da7212a1
|
Add worker code to resolc.js
|
2024-11-18 14:49:35 +01:00 |
|
Sebastian Miasojed
|
3072c03600
|
Fix parallel feature
|
2024-11-18 13:59:48 +01:00 |
|
Sebastian Miasojed
|
d88ddb25bd
|
Refactor soljson compiler
|
2024-11-18 12:19:36 +01:00 |
|
Sebastian Miasojed
|
87dd77b784
|
Remove libsolc crate
|
2024-11-18 11:07:45 +01:00 |
|
Sebastian Miasojed
|
cece20deb1
|
Cleanup
|
2024-11-18 10:18:21 +01:00 |
|
Sebastian Miasojed
|
f57ab96eed
|
Revert changes in llvm build
|
2024-11-15 16:08:36 +01:00 |
|
Cyrill Leutwiler
|
3232382d96
|
update dependencies (#115)
Signed-off-by: xermicus <cyrill@parity.io>
|
2024-11-15 13:50:55 +01:00 |
|
Cyrill Leutwiler
|
6a120463c2
|
implement the blockhash opcode (#114)
|
2024-11-15 13:11:04 +01:00 |
|
Sebastian Miasojed
|
881b88354c
|
Rename compiler to solc
|
2024-11-14 17:09:03 +01:00 |
|
Cyrill Leutwiler
|
c9dd347755
|
Add documentation portal (#99)
|
2024-11-14 14:21:48 +01:00 |
|
Sebastian Miasojed
|
140545ea15
|
Fix CI
|
2024-11-14 11:49:20 +01:00 |
|
Sebastian Miasojed
|
010a2ed223
|
Fmt
|
2024-11-14 11:44:48 +01:00 |
|
Sebastian Miasojed
|
563864dd25
|
Fix CI
|
2024-11-14 11:26:20 +01:00 |
|
Sebastian Miasojed
|
ce8bf3d9ef
|
Apply suggestions from previous review
|
2024-11-14 11:20:33 +01:00 |
|
Cyrill Leutwiler
|
f947984671
|
update 64bit target flags (#113)
|
2024-11-14 10:29:21 +01:00 |
|
Sebastian Miasojed
|
14991f40ac
|
Fix CI for wasm path
|
2024-11-13 15:34:41 +01:00 |
|
Sebastian Miasojed
|
6d16790f83
|
Update GHA
|
2024-11-12 17:22:15 +01:00 |
|
Sebastian Miasojed
|
64fefe76b5
|
Removed not needed libs from linking process
|
2024-11-12 16:07:21 +01:00 |
|
Sebastian Miasojed
|
f59b47df7b
|
Add ltinfo dep to GHA
|
2024-11-12 12:52:11 +01:00 |
|
Sebastian Miasojed
|
6e6fe20c71
|
Add Missing dep to GHA
|
2024-11-12 09:52:06 +01:00 |
|
Sebastian Miasojed
|
93d2f3b9d9
|
Log LLVM version in GHA
|
2024-11-12 09:47:43 +01:00 |
|
Sebastian Miasojed
|
8a225871ee
|
Fix deps in GHA
|
2024-11-08 15:53:27 +01:00 |
|
Sebastian Miasojed
|
677aedc6f3
|
Switch GHA to ubuntu
|
2024-11-08 15:45:52 +01:00 |
|
Sebastian Miasojed
|
90423ffb6b
|
Remove llvm-15 env from GHA
|
2024-11-08 15:36:00 +01:00 |
|
Sebastian Miasojed
|
255176978a
|
Remove old llvm-15 from GHA
|
2024-11-08 15:27:11 +01:00 |
|
Sebastian Miasojed
|
9a8003afbf
|
Install llvm in GHA
|
2024-11-08 15:10:42 +01:00 |
|
Sebastian Miasojed
|
7f3d0cecb2
|
Update cmake versions in GHA
|
2024-11-08 15:00:14 +01:00 |
|
Sebastian Miasojed
|
18376432f1
|
Fix GHA emsdk path
|
2024-11-08 14:01:18 +01:00 |
|
Sebastian Miasojed
|
007b79ee62
|
Use bash in GHA
|
2024-11-08 13:51:51 +01:00 |
|
Sebastian Miasojed
|
8c7d18aec7
|
Update GHA for wasm build
|
2024-11-08 13:46:00 +01:00 |
|
Sebastian Miasojed
|
c0a82ce6d2
|
Update wasm GHA
|
2024-11-08 13:38:26 +01:00 |
|
Sebastian Miasojed
|
c51d50bc88
|
Add GHA for wasm target
|
2024-11-08 13:28:45 +01:00 |
|
Sebastian Miasojed
|
94445bab93
|
Fix compilation for wasm target
|
2024-11-08 12:06:11 +01:00 |
|
Sebastian Miasojed
|
a934ec204e
|
Add temoprary wasm compilation output
|
2024-11-08 10:55:26 +01:00 |
|
Sebastian Miasojed
|
b6baf6cfd9
|
Make wasm version to compile
|
2024-11-08 09:54:10 +01:00 |
|
Sebastian Miasojed
|
b7b28efded
|
Update solc compiler version check
|
2024-11-07 15:30:00 +01:00 |
|
Sebastian Miasojed
|
d260472330
|
Fmt
|
2024-11-07 15:15:52 +01:00 |
|