aboutsummaryrefslogtreecommitdiff
path: root/core/dynlib/lib_js.odin
Commit message (Collapse)AuthorAgeFilesLines
* dynlib: add last_error procedureLaytan Laats2024-01-061-0/+4
|
* fixed dynlib wasm stubRehkitzdev2023-06-221-3/+3
|
* Responded to PR review. Made dynlib return false on js instead of panicDragos Popescu2023-03-201-3/+3
|
* Made most libraries panic on js targets instead of not compilingDragos Popescu2023-03-201-0/+15