Commit Graph
27 Commits
Author SHA1 Message Date
Rerumu 5622aa661e Add memory index support in analysis 2023-06-24 19:05:00 -04:00
Rerumu 460363bff1 Reduce Statement memory footprint 2023-06-23 16:02:06 -04:00
Rerumu 170c5c3629 Add temporary local limit for Luau 2023-06-23 15:49:32 -04:00
Rerumu 4bcfbf5054 Add unimplemented messages 2023-06-23 15:42:09 -04:00
Rerumu 4bd5fb8d43 Fix bulk memory stores 2023-06-23 15:16:34 -04:00
Rerumu 32f5197b88 Fix load and store memory parameter 2023-06-23 14:12:54 -04:00
Rerumu dfb86b30f9 Fix Luau output emitting dead control branches 2023-06-20 14:59:37 -04:00
Rerumu 7a49d61e0a Housekeeping with clippy 2023-06-20 14:07:25 -04:00
RerumuandGitHub 857737ff52 Merge pull request #28 from RealEthanPlayzDev/trunk
Fix build error within wasm-ast
2023-02-23 23:33:39 -05:00
RerumuandGitHub f5ccf67374 Merge pull request #26 from bainchild/trunk
Attempt to add memory copy/fill (allocator edition)
2023-02-16 16:18:01 -05:00
RerumuandGitHub 27e51de93d Merge pull request #27 from wackbyte/bump
Bump dependencies
2023-01-27 11:14:08 -05:00
Rerumu 2f8eadad6c Try to fix #25 2022-12-07 02:42:29 -05:00
Rerumu 94b3bd529a Fix desired branch elision heuristic 2022-08-25 20:46:14 -04:00
Rerumu 5887efa841 Box expressions to reduce memory usage 2022-08-25 20:46:14 -04:00
Rerumu b29e25eb86 Add missing space in stores 2022-08-23 12:41:28 -04:00
Rerumu 0a9f9fd6ad Add function loading validity checks 2022-08-22 14:10:37 -04:00
Rerumu 2c913e86ed Add module loading validity checks 2022-08-22 14:08:38 -04:00
Rerumu e40023e8e6 Add unsupported instruction message 2022-08-22 13:11:36 -04:00
Rerumu 5b96c500df Add indentation to Luau output 2022-08-21 02:30:36 -04:00
Rerumu 7efeffeac6 Add indentation to LuaJIT output 2022-08-21 02:12:13 -04:00
Rerumu 369097c432 Add context-less writing 2022-08-21 02:12:13 -04:00
Rerumu 33bd235c0f Remove param prefix for parameters 2022-08-21 02:12:13 -04:00
Rerumu a78a3cd58b Fix ARM bit.band coercions 2022-08-19 19:52:52 -04:00
RerumuandGitHub 13f9377cc8 Merge pull request #5 from NeoInversion/master
Fix typo
2021-12-11 00:43:04 -05:00
RerumuandGitHub 8b0495d97f Merge pull request #3 from Fireboltofdeath/luau-runtime-fixes
Luau runtime fixes
2021-11-17 14:02:05 -05:00
RerumuandGitHub e2c0b9c9ef Merge pull request #2 from Fireboltofdeath/unaligned-rw
Unaligned R/W
2021-10-21 00:48:23 -04:00
RerumuandGitHub 07489fe8cf Merge pull request #1 from Fireboltofdeath/luau-fixes
Luau fixes
2021-10-17 15:07:13 -04:00