summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-03-23fixed leb128 integer decodingLorenzo Torres
2025-03-23make the ecs subsystem be a separate moduleLorenzo Torres
2025-03-23PROPOSAL: IRErnesto Lanchares
2025-03-23Big rework of the parser!Ernesto Lanchares
2025-03-22cleaned up ecs interfaceLorenzo Torres
2025-03-22fixed component queriesLorenzo Torres
2025-03-22fixed memory bug with thread poolsLorenzo Torres
2025-03-21removed patch fileLorenzo Torres
2025-03-21Fix formattingluccie-cmd
2025-03-21Added block instruction in WASM VMluccie-cmd
2025-03-20added fixme message to ecsLorenzo Torres
2025-03-20preliminary work on ecsLorenzo Torres
2025-03-19Fixed import section parsingLorenzo Torres
2025-03-17fixed memory leak introduced by 48796a0fa3c06143ba3d8c427f582cb7e78814a9Lorenzo Torres
2025-03-17fixed memory bug introduced by 48796a0fa3c06143ba3d8c427f582cb7e78814a9Lorenzo Torres
2025-03-17Refactored source code structure.Lorenzo Torres
2025-03-16Add defer avaliableExtensions (And also correct its name)luccie-cmd
2025-03-16Change debugging message of Renderer.destroy()luccie-cmd
2025-03-16Add documentation for Instance.create()luccie-cmd
2025-03-16Added checking if our extensions are supported and make Renderer.destroy() no...luccie-cmd
2025-03-16temporarily disabled WebAssemblyLorenzo Torres
2025-03-16fixed spacing issues in `documentation/design.md`Lorenzo Torres
2025-03-14Fixed wrong calculation of locals size when parsing a wasm binaryErnesto Lanchares
2025-03-12base codeLorenzo Torres