Cyrill Leutwiler
|
4e5482bad2
|
fix the commit sha in the version (#129)
Signed-off-by: xermicus <cyrill@parity.io>
|
2024-12-03 12:34:17 +01:00 |
|
Sebastian Miasojed
|
4e024655a1
|
Add support for esm and cjs modules
|
2024-11-25 10:26:22 +01:00 |
|
Sebastian Miasojed
|
3072c03600
|
Fix parallel feature
|
2024-11-18 13:59:48 +01:00 |
|
Sebastian Miasojed
|
94445bab93
|
Fix compilation for wasm target
|
2024-11-08 12:06:11 +01:00 |
|
Sebastian Miasojed
|
4f6debcbe3
|
Make native version to compaile again
|
2024-11-07 15:04:35 +01:00 |
|
Sebastian Miasojed
|
9b23e19479
|
Fix Cargo.toml
|
2024-11-07 09:43:44 +01:00 |
|
Sebastian Miasojed
|
5ac67bdc0d
|
Initial wasm support
|
2024-08-29 17:28:31 +02:00 |
|
xermicus
|
5d742d150d
|
tidy up workspace
Signed-off-by: xermicus <cyrill@parity.io>
|
2024-08-24 16:09:07 +02:00 |
|
Cyrill Leutwiler
|
880305dbfb
|
replace deprecated structopt crate with clap (#33)
Signed-off-by: xermicus <cyrill@parity.io>
|
2024-08-23 18:25:08 +02:00 |
|
xermicus
|
6f080bb9f4
|
rename binary to resolc
Signed-off-by: xermicus <cyrill@parity.io>
|
2024-05-08 11:16:24 +02:00 |
|
Chris
|
169740eb5e
|
fix: addressed assembly text build mechanism (#9)
Use `build.assembly_text` for `--asm` output
|
2024-05-08 09:36:17 +02:00 |
|
Chris
|
a75fc55133
|
feat: use PolkaVM disassembler (#6)
Integrate the PolkaVM disassembler to fix `--asm` output
Co-authored-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
|
2024-05-03 12:31:24 +02:00 |
|
xermicus
|
336fc63f1d
|
rename target to polkavm
Signed-off-by: xermicus <cyrill@parity.io>
|
2024-05-02 08:47:44 +02:00 |
|
xermicus
|
72515254fe
|
rename llvm-context crate
Signed-off-by: xermicus <cyrill@parity.io>
|
2024-05-01 15:45:09 +02:00 |
|
xermicus
|
c52a8d0f20
|
add common crate
Signed-off-by: xermicus <cyrill@parity.io>
|
2024-03-22 16:19:18 +01:00 |
|
xermicus
|
6d058a42ed
|
suppress warnings about unused things
Signed-off-by: xermicus <cyrill@parity.io>
|
2024-03-12 18:16:12 +01:00 |
|
Cyrill Leutwiler
|
cffa14a4d2
|
Emerge Yul recompiler (#1)
Provide a modified (and incomplete) version of ZKSync zksolc that can compile the most basic contracts
|
2024-03-12 12:06:02 +01:00 |
|