mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 12:12:45 +00:00 
			
		
		
		
	|  538c308357 Bionic warns on this, but not passing the mode argument is technically undefined behaviour (depending on the libc implementation of open), as our LibC reads `mode` unconditionally (yolo!), just pass a zero to avoid the UB. | ||
|---|---|---|
| .. | ||
| AbstractMachine | ||
| Parser | ||
| Printer | ||
| Tests | ||
| WASI | ||
| CMakeLists.txt | ||
| Constants.h | ||
| Forward.h | ||
| Opcode.h | ||
| Types.h | ||
| Wasi.h | ||