onyx-embedder.git
2022-07-02 Brendan Hansenfeels like progress I think
2022-07-01 Brendan Hansenmost test cases work!!
2022-06-29 Brendan Hansengot Hello, World to work!
2022-06-28 Brendan Hansenvery very close to a full run of hello world
2022-06-27 Brendan Hansengetting close to a full test
2022-06-26 Brendan Hansensuccessfully compiling 'real.onyx' to ovm!
2022-06-25 Brendan Hansenalmost all MVP instructions can be parsed and compiled
2022-06-25 Brendan Hansenif statements are working! close to a testable version!
2022-06-25 Brendan Hansenmade bh.h able to be static
2022-06-24 Brendan Hansenmissing instructions, but compilation is almost successful!
2022-06-24 Brendan Hansenmuch progress on converting a WASM binary
2022-06-24 Brendan Hansenremoved the separation of native and internal functions
2022-06-23 Brendan Hansenstarted parsing instructions
2022-06-22 Brendan Hansenbugfixing and testing
2022-06-22 Brendan Hansencloser to converting wasm -> ovm
2022-06-21 Brendan Hansenstarting to parse the WASM module
2022-06-20 Brendan Hansencontinuing work on creating the WASM->OVM interface
2022-06-19 Brendan Hansenrefactoring native_funcs out of program to state
2022-06-17 Brendan Hansenstarting to fill out the wasm->ovm layer
2022-06-16 Brendan Hansentesting assembler
2022-06-16 Brendan Hansenstarting work on easy code builder
2022-06-16 Brendan Hansenmore complete and nicer assembler
2022-06-15 Brendan Hansenworking assembly baby!
2022-06-14 Brendan Hansenspec-ed a byte code loader that an assembly can target
2022-06-14 Brendan Hansensmall refactoring and more thorough testing
2022-06-13 Brendan Hansenbasic VM with func calls setup!
2022-06-11 Brendan Hansenstarting to plan the VM part of the program
2022-04-15 Brendan Hansenadding bh.h and stb_ds.h
2022-04-14 Brendan Hanseninitial commit