lib: rewrite toLuaObject, deprecate everything else (#1178)

* lint: typos

* wrapper/build: passthru mnw stuff

* lib: rewrite toLuaObject, deprecate everything else

* docs: deno fmt

* Emac

---------

Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
This commit is contained in:
Gerg-L 2025-10-13 16:56:11 +00:00 committed by GitHub
commit 3e48f13c3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 59 additions and 97 deletions

1
.github/typos.toml vendored
View file

@ -9,5 +9,6 @@ default.extend-ignore-words-re = [
"edn",
"esy",
"BA", # somehow "BANanaD3V" is valid, but BA is not...
"Emac"
]