12 lines
199 B
C
12 lines
199 B
C
/*
|
|
File: test_app.c
|
|
Author: Taylor Robbins
|
|
Date: 08\28\2025
|
|
Description:
|
|
** When no other application is present, this serves as a simple test case for the CWasm layer
|
|
*/
|
|
|
|
#include "cwasm.c"
|
|
|
|
|