This website requires JavaScript.
Explore
Help
Sign In
miloignis
/
kraken
Watch
1
Star
0
Fork
0
You've already forked kraken
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
798
Commits
2
Branches
0
Tags
d6d7af0bc1da9e49d19c3bea511bab7a0da0dcca
Commit Graph
2 Commits
Author
SHA1
Message
Date
Nathan Braswell
d6d7af0bc1
Super basic and a tiny bit hardcoded WAT-like syntax for generating the array of arrays of arrays of arrays wasm implementation in wasm.kp, allowing us to write psudo-WAT in kraken and output binary wasm with 1 function call
2021-07-18 23:42:19 -04:00
Nathan Braswell
e1fd8abd4f
Started working on basic wasm encoding/serialization. Added binary_file_writing, generalized arity comparison operators, bitwise operators, parsing of hex numbers, and wasm w/ memory section deserialization
2021-04-19 01:39:04 -04:00