Commit graph

3 commits

Author SHA1 Message Date
3aabadbf6d Switch to CMake 2022-09-16 23:04:20 +02:00
8d947244c9 Implement exceptions-like error handling
Most functzions will no longer return an enum apfl_result, but will raise
an error that bubbles up.
2022-06-26 16:06:14 +02:00
2c04e57a0c Implement a simple web playground REPL with emscripten 2022-06-05 22:31:02 +02:00