Implement basic document functions for C API, mostly equivalent to JS ones.

This commit is contained in:
Joshua Bemenderfer
2023-02-19 17:04:36 -05:00
parent 3f6c475756
commit 5c347a95a0
3 changed files with 218 additions and 6 deletions

View File

@@ -1 +1,3 @@
test/test-runner
test/document
test/document.c