Attributes
Includes Deno configuration
Repository
Current version released
3 years ago
Versions
dimgui
Port Dear ImGui to Deno.
Status
Not ready for use
Usage
# build
deno task build
# generate cimgui ffi symbols
deno task gen
# test for window created by imgui.dll
deno task test-self
# test for window created by dwm
deno task test-dwm