149 Commits

Author SHA1 Message Date
vms
4c65740d03 initial commit (#13) 2019-08-10 14:52:25 +03:00
vms
728b78d713
add EIC metering (#12) 2019-08-06 17:25:48 +03:00
vms
cb907ae2da
Env module for gas metering (#11) 2019-08-06 10:45:16 +03:00
Dima
1d6002624f
Fix memory builder (#10)
* fix memory instance creation

* change version
2019-06-03 14:02:15 +03:00
Dima
ad2b7c071f
Bytebuffer abstraction (#9) 2019-05-13 16:40:07 +03:00
vms
119ce58c9e
add using optional module name to registred names (#8) 2019-03-29 19:01:49 +03:00
vms
1323e02c95
fix bintray user and key properties absence (#4) 2018-11-19 15:25:31 +03:00
Constantine Solovev
9172fba948
Add posibillity to add a Logger Wasm module (#3)
* Add logger module

* Add LoggerModuleTest
0.4.2-fl
2018-11-15 12:38:50 +04:00
Constantine Solovev
b9b45cf997
Merge pull request #2 from fluencelabs/logger
Fix logger and return C example
0.4.1-fl
2018-11-09 13:47:41 +04:00
C.Solovev
2bfa39a3c6 Tweaking after merge 2018-11-09 10:30:38 +04:00
C.Solovev
317b608048 Merge fix for late init for logger 2018-11-09 10:28:47 +04:00
C.Solovev
21b023f1c6 Return C example and skip it by default 2018-11-09 10:18:49 +04:00
C.Solovev
765d8b4dba Possibility to skip examples 2018-11-09 10:03:44 +04:00
C.Solovev
58cf836b76 Disable Go and Rust examples and up project version 2018-10-01 13:40:38 +04:00
C.Solovev
56c2c8d672 Fix lateinit error with logger for wasm files 2018-10-01 13:39:08 +04:00
C.Solovev
fb0be9d31a Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	compiler/src/test/resources/spec
2018-09-18 15:56:16 +04:00
Chad Retz
d1f48aaaa0 Replace previous large-method-split attempt with msplit-based one for issue #19 2018-09-13 16:50:48 -05:00
Chad Retz
46a8ce3f52 Updated to latest spec and minor fix on block insn insertion count 2018-09-13 13:10:11 -05:00
Chad Retz
6352efaa96 Update Kotlin and ASM 2018-09-12 16:01:46 -05:00
Chad Retz
326a0cdaba Change Go example to simple hello world 2018-09-12 15:49:49 -05:00
C.Solovev
da70c9fca4 Fix for "lateinit property logger has not been initialized" 2018-08-28 16:50:37 +04:00
C.Solovev
a1a5563367 Publishing the fork to binTray 0.4.0-fl 2018-08-14 17:32:10 +04:00
C.Solovev
e489e7c889 Publishing the fork to binTray 2018-08-14 17:22:30 +04:00
C.Solovev
c1391b2701 Expected but isn't working version 2018-08-14 12:11:48 +04:00
Constantine Solovev
6b28c5a93b merge original-master to master 2018-08-10 13:10:28 +04:00
Chad Retz
9dc4112512 Add beginning of CLI for func split issue #19 2018-07-29 01:18:39 -05:00
Chad Retz
01d89947e5 Complete main func splitting impl with test 2018-07-28 23:28:50 -05:00
Chad Retz
4373676448 Begin test for large split func on issue #19 2018-07-27 17:03:55 -05:00
Chad Retz
94953a4ada More work on large func splitter for issue #19 2018-07-27 15:16:37 -05:00
Chad Retz
472579020a Early code for WASM function splitting for issue #19 2018-07-27 02:56:30 -05:00
Chad Retz
75de1d76e3 Finish stack walker 2018-07-27 01:15:48 -05:00
Chad Retz
67e914d683 Begin abstracting stack walking for issue #19 2018-07-26 17:17:43 -05:00
Chad Retz
4bc12f4b94 Begin work on Go examples for #14 2018-07-26 17:16:11 -05:00
Constantine Solovev
1990f46743 merge asmble-master to master 2018-07-26 10:49:28 +04:00
Constantine Solovev
559df45f09
Merge pull request #1 from cretz/master
Fetch master changes
2018-07-26 10:34:42 +04:00
Chad Retz
73862e9bc9 Chunk data sections even smaller per #18 and update README explanation 2018-07-26 00:27:17 -05:00
Chad Retz
1127b61eb5 Update README explanation about string const max 2018-07-26 00:08:40 -05:00
Chad Retz
a66c05ad4a Support large data sections. Fixes #18 2018-07-26 00:05:18 -05:00
Chad Retz
6786350f53 Fixed to set proper stack diff size for store insns 2018-07-26 00:03:49 -05:00
Chad Retz
706da0d486 Removed prefixed dollar sign from sexpr names and add export names to dedupe check for issue #17 2018-07-25 16:30:48 -05:00
Chad Retz
1d5c1e527a Emit given names in compiled class. Fixes #17 2018-07-25 15:59:27 -05:00
Chad Retz
1430bf48a6 Support names in converters for issue #17 2018-07-25 15:19:25 -05:00
Chad Retz
96febbecd5 Beginning of name support for issue #17 2018-07-25 12:57:54 -05:00
Constantine Solovev
80a8a1fbb9 Temporary disable rust-regex example 2018-07-25 10:35:37 +04:00
Constantine Solovev
dd72c7124c Fix Rust Simple and Rust String examples 2018-07-25 10:21:38 +04:00
Constantine Solovev
c04a3c4a9b Add some java docs 2018-07-24 11:00:41 +04:00
Constantine Solovev
51520ac07d Add some java docs 2018-07-23 12:52:30 +04:00
Chad Retz
3c25b40c40 Maven fetch instructions 2018-07-20 16:15:26 -05:00
Chad Retz
96458bdec7 Maven publishing support. Fixes #15 2018-07-20 15:59:03 -05:00
Chad Retz
dd33676e50 README update for mutable globals issue #16 0.3.0 2018-07-20 15:05:57 -05:00