Skip to content

Proposal: Add/Create build folder for system build #583

@rennergade

Description

@rennergade

There's been some problems with WASMTIME_PROFILE which points to whether wasmtime is built in debug or release mode. In response to some of the headaches @Yaxuan-w created this PR.

Talking this over in the meeting today I realized we could get rid of this problem completely by appropriately using a build/ folder when we make our system. This would mean simply cp'ing the wasmtime binary to lind-wasm/build on compile (it would make sense to move the compiled sysroot here as well).

This would make the paths for our various scripts much less confusing and also make it so we only have one version of wasmtime compiled at any time without the need for alternate path variables depending on profile.

Putting up this issue to grab some thoughts here.

If we come to a consensus @J7-7-7 should be able to put this together.

Metadata

Metadata

Labels

buildIssues related to building and running programs into the lind-wasm

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions