22hours / 22hours/typress

x86 -> x64 porting

Open
#29 4 comments 0 reactions 1 assignee Claimed by @jongwuner View on GitHub
bug enhancement help wanted
Dominant language
C#
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## TYPRESS는 x64 에서 동작하며, 모듈이 x86에서 동작하는것과 동일하게 돌아가야한다.

## x64 Compile
![image](https://user-images.githubusercontent.com/16419202/70371031-1410b880-1911-11ea-8938-85f272f9665a.png)

## x86 Compile
![image](https://user-images.githubusercontent.com/16419202/70371054-46bab100-1911-11ea-986f-ff8c0e83c73c.png)

#14

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue is about porting the TYPRESS project from x86 to x64 architecture while maintaining identical module behavior. Start by examining the build configurations and compiler settings shown in the provided images. Look for any platform-specific code, dependencies, or interop calls that may need adjustment. Verify the port by compiling for x64 and running existing tests to ensure functionality matches the x86 version.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend, cli, tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.